]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/menu/classes.qc
Merge branch 'master' into terencehill/hud_fixes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / classes.qc
1 #ifndef CLASSES_H
2 #define CLASSES_H
3
4 #include "classes.inc"
5 #define IMPLEMENTATION
6 #include "classes.inc"
7 #undef IMPLEMENTATION
8
9 #endif