summaryrefslogtreecommitdiff
path: root/src/engine/text.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/text.c')
-rw-r--r--src/engine/text.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/engine/text.c b/src/engine/text.c
index fe18a6d79..5d2abe785 100644
--- a/src/engine/text.c
+++ b/src/engine/text.c
@@ -552,6 +552,7 @@ const struct WindowTemplate gWindowTemplate_81E6C74 =
30, // width
20, // height
OBJ_VRAM0, // tile data
+ // OBJ_VRAM0_TEMP, // tile data
NULL, // tilemap
};
@@ -1686,6 +1687,7 @@ const struct WindowTemplate gWindowTemplate_81E725C =
30, // width
20, // height
OBJ_VRAM0, // tile data
+ // OBJ_VRAM0_TEMP, // tile data
NULL, // tilemap
};