]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/client/csqcmodel_hooks.qh
Merge branch 'terencehill/menu_remove_tab_title' of git://de.git.xonotic.org/xonotic...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / csqcmodel_hooks.qh
1 #ifndef CSQCMODEL_HOOKS
2 #define CSQCMODEL_HOOKS
3
4 void CSQCPlayer_Precache();
5
6 #endif