]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/menu/oo/implementation.h
-scmenu; make mapinfo default
[divverent/nexuiz.git] / data / qcsrc / menu / oo / implementation.h
1 #ifdef INTERFACE
2 #undef INTERFACE
3 #endif
4
5 #ifndef IMPLEMENTATION
6 #define IMPLEMENTATION
7 #endif
8
9 #ifdef CLASS
10 #undef CLASS
11 #undef EXTENDS
12 #undef METHOD
13 #undef ATTRIB
14 #undef ATTRIBARRAY
15 #undef ENDCLASS
16 #endif