]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/dpdefs/keycodes.qh
Merge remote-tracking branch 'origin/master' into terencehill/menu_remove_tab_title
[xonotic/xonotic-data.pk3dir.git] / qcsrc / dpdefs / keycodes.qh
1 #ifndef KEYCODES_H
2 #define KEYCODES_H
3
4 #pragma noref 1
5
6 //#define float const int
7
8 #include "upstream/keycodes.qc"
9
10 //#undef float
11
12 #pragma noref 0
13
14 #endif