summaryrefslogtreecommitdiff
path: root/src/string_util.c
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-04-20 20:57:00 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-04-20 20:57:00 -0400
commit43eb982a80c45fe26f1cbbc23285c4d8a2cc64b4 (patch)
tree66ee75d6bcb234f6febf52bd07ce80a9b6a6ec90 /src/string_util.c
parent7fd747b7dfa11c1061d03467d50ff49c9d1f6b34 (diff)
Create include/ directory and move main.h structs there
Diffstat (limited to 'src/string_util.c')
-rw-r--r--src/string_util.c2
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,