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