]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/client/announcer.qh
Merge branch 'master' into terencehill/tooltips_cleanup
[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