mirror of
https://github.com/EnergyMech/energymech.git
synced 2025-12-29 16:14:43 +00:00
moar...
This commit is contained in:
3
src/h.h
3
src/h.h
@@ -106,6 +106,9 @@
|
||||
}
|
||||
|
||||
#endif /* DEBUG */
|
||||
LS int makecrc(const char *);
|
||||
LS void send_supress(const char *, const char *);
|
||||
LS void netchanSupress(BotNet *, char *);
|
||||
|
||||
LS Chan *find_channel(const char *, int) __attr(CORE_SEG, __regparm (2) );
|
||||
LS Chan *find_channel_ac(const char *) __attr(CORE_SEG, __regparm (1) );
|
||||
|
||||
Reference in New Issue
Block a user