summaryrefslogtreecommitdiff
path: root/include/text.h
diff options
context:
space:
mode:
authorMarijn van der Werf <marijn.vanderwerf@gmail.com>2017-01-17 14:54:35 +0100
committerMarijn van der Werf <marijn.vanderwerf@gmail.com>2017-01-17 15:00:08 +0100
commit46cf490edd4fd5971d3a3511516beb0910e33c32 (patch)
treeb24d8bdcd6809c5465c6aa18f6d3109af2aad915 /include/text.h
parent801877553db80267a62c0c3c0b2805b6716d1ef9 (diff)
Declare gBGTilemapBuffers in header
Diffstat (limited to 'include/text.h')
-rw-r--r--include/text.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/text.h b/include/text.h
index c629fd6d9..4f52e3cdd 100644
--- a/include/text.h
+++ b/include/text.h
@@ -134,6 +134,8 @@ extern const struct WindowConfig gWindowConfig_81E725C;
extern const struct WindowConfig gWindowConfig_81E7278;
extern const struct WindowConfig gWindowConfig_81E7294;
+extern u16 gBGTilemapBuffers[4][0x400];
+
extern u8 gStringVar1[];
extern u8 gStringVar2[];
extern u8 gStringVar3[];