diff options
Diffstat (limited to 'src/string_util.c')
-rw-r--r-- | src/string_util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/string_util.c b/src/string_util.c index 7d755cb9..8f9c96ff 100644 --- a/src/string_util.c +++ b/src/string_util.c @@ -1,4 +1,4 @@ -#include "nitro.h"
+#include "global.h"
u16 gDigitTable[] = {
0xA2,
|