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