]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/client/announcer.qh
314c6602d8dd8871051557bcd3a2b52593b0635f
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / announcer.qh
1 #ifndef CLIENT_ANNOUNCER_H
2 #define CLIENT_ANNOUNCER_H
3
4 void Announcer();
5
6 string AnnouncerOption();
7
8 #endif