diff options
Diffstat (limited to 'src/libu64/debug.c')
| -rw-r--r-- | src/libu64/debug.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libu64/debug.c b/src/libu64/debug.c index 127820696..e1ed15fe4 100644 --- a/src/libu64/debug.c +++ b/src/libu64/debug.c @@ -3,8 +3,6 @@ #include "terminal.h" #include "translation.h" -#include "global.h" - #if PLATFORM_N64 || DEBUG_FEATURES f32 LogUtils_CheckFloatRange(const char* exp, int line, const char* valueName, f32 value, const char* minName, f32 min, const char* maxName, f32 max) { |
