]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/client/tuba.qh
Require semicolon or definition following `METHOD`
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / tuba.qh
1 #ifndef TUBA_H
2 #define TUBA_H
3 void Ent_TubaNote(bool isNew);
4 void Tuba_Precache();
5
6 entityclass(Tuba);
7
8 #endif