summaryrefslogtreecommitdiff
path: root/include/text.h
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-10-08 22:08:38 -0700
committerYamaArashi <shadow962@live.com>2016-10-08 22:08:38 -0700
commitb2acbe1d80d2cd7dad81bb15c499234d66fb9720 (patch)
treed06fb4529795e2d90261f32b3999193557aa6490 /include/text.h
parentcd9f796a03218fac930daaf8001a8575e181e396 (diff)
decompile more rom4.s functions
Diffstat (limited to 'include/text.h')
-rw-r--r--include/text.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/text.h b/include/text.h
index bfad8e938..ff1229ffb 100644
--- a/include/text.h
+++ b/include/text.h
@@ -70,6 +70,10 @@ extern vu16 *const gBGControlRegs[];
extern vu16 *const gBGHOffsetRegs[];
extern vu16 *const gBGVOffsetRegs[];
+extern const u16 gUnknown_081E29D8[];
+extern const u16 gUnknown_081E29E0[];
+extern const u16 gUnknown_081E29E8[];
+
extern const struct WindowConfig gWindowConfig_81E6C3C;
extern const struct WindowConfig gWindowConfig_81E6C58;
extern const struct WindowConfig gWindowConfig_81E6C74;