]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/common/vehicles/vehicle/bumblebee.qh
7c387e44864993070eaf89768d70d48027825112
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / vehicles / vehicle / bumblebee.qh
1 #ifndef BUMBLEBEE_H
2 #define BUMBLEBEE_H
3
4 #ifdef CSQC
5 void bumble_raygun_read(bool bIsNew);
6
7 void CSQC_BUMBLE_GUN_HUD();
8 #endif
9
10 #endif