]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/menu/classes.qc
Don't call EXACTTRIGGER_TOUCH when it's not needed (possible fix for heavy packet...
[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