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