diff options
Diffstat (limited to 'core/core.h')
| -rw-r--r-- | core/core.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/core.h b/core/core.h index 7c7d940..48a2918 100644 --- a/core/core.h +++ b/core/core.h @@ -37,7 +37,7 @@ #define VERBOSE(a) #endif -#define Super __super +//#define Super __super // basically just a collection of macros and types #ifndef UNUSED |