]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/client/announcer.qh
64be1433af70bd80d6c0450a8b497c98a0a34205
[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 #endif