diff options
Diffstat (limited to 'include/text.h')
-rw-r--r-- | include/text.h | 4 |
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; |