l2-unlegits/l2ooghelper/BotConfigIDList.h
2012-02-01 05:25:08 +00:00

7 lines
121 B
C

#ifndef H_BOTCFG_IDLIST
#define H_BOTCFG_IDLIST
bool BotCfg_IsInList( const char *id, const char *list );
#endif