From b2acbe1d80d2cd7dad81bb15c499234d66fb9720 Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Sat, 8 Oct 2016 22:08:38 -0700 Subject: decompile more rom4.s functions --- include/text.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include') 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; -- cgit v1.2.3