1
0
mirror of https://github.com/anope/anope.git synced 2026-06-28 05:56:37 +02:00
Files
anope/modules/pseudoclients/botserv.h
T
2012-11-24 21:22:32 -05:00

7 lines
122 B
C

#ifndef BOTSERV_H
#define BOTSERV_H
static ServiceReference<BotInfo> BotServ("BotInfo", "BotServ");
#endif // BOTSERV_H