summaryrefslogtreecommitdiff
path: root/src/update_objects.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/update_objects.h')
-rw-r--r--src/update_objects.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/update_objects.h b/src/update_objects.h
index 4db33ea7b..b2eee3f4c 100644
--- a/src/update_objects.h
+++ b/src/update_objects.h
@@ -346,8 +346,8 @@ extern f32 D_800E43B0[];
extern Vtx D_800E43F0[];
extern Vtx D_800E4470[];
extern Vtx D_800E44B0[];
-extern u16* gItemWindowTLUTs[];
-extern u8* gItemWindowTextures[];
+extern const char* gItemWindowTLUTs[];
+extern const char* gItemWindowTextures[];
extern u16* gHudLapTextures[];
extern u16* gPortraitTLUTs[];
extern u8* gPortraitTextures[];