diff options
Diffstat (limited to 'tools/create_kyradat/games.cpp')
-rw-r--r-- | tools/create_kyradat/games.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/create_kyradat/games.cpp b/tools/create_kyradat/games.cpp index 008120868f..75a956cab0 100644 --- a/tools/create_kyradat/games.cpp +++ b/tools/create_kyradat/games.cpp @@ -23,6 +23,9 @@ * */ +// Disable symbol overrides so that we can use system headers. +#define FORBIDDEN_SYMBOL_ALLOW_ALL + #include "create_kyradat.h" // Game tables |