summaryrefslogtreecommitdiff
path: root/include/main.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-08-07 11:18:18 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-08-07 11:52:46 -0400
commit20573e3d384f73f63836864a0c6c9b0069ee9e9d (patch)
treeaef4dd41cf400efbf95a1e83dd3ed8c6c4f48111 /include/main.h
parenta91c5b4d723eff82947091956f02853ef4c8d955 (diff)
Name text printer funcs
Diffstat (limited to 'include/main.h')
-rw-r--r--include/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/main.h b/include/main.h
index 7a6f4c36..ec3fca46 100644
--- a/include/main.h
+++ b/include/main.h
@@ -94,7 +94,7 @@ extern struct Unk2106FA0 gBacklightTop_2; // same as the first one, it's referen
void NitroMain(void);
-extern struct Unk21C48B8 gUnknown21C48B8;
+extern struct Unk21C48B8 gMain;
void FUN_02000DF4(void);
void FUN_02000E0C(void);