]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/client/csqcmodel_hooks.qh
Require semicolon or definition following `METHOD`
[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