]> icculus.org git repositories - divverent/nexuiz.git/blob - qcsrc/menu-div0test/oo/implementation.h
small Assault simplification that should be doing nothing
[divverent/nexuiz.git] / qcsrc / menu-div0test / 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