]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/menu/classes.qc
9454a3113d86c20840140bf29b20daef688de7fe
[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