summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/graphics.h b/include/graphics.h
index 6f9d8b762..e1bbb55ef 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -975,6 +975,6 @@ extern const u32 gGhostFrontPic[];
extern const u32 gGhostPalette[];
extern const u32 gSubstituteDollGfx[];
extern const u32 gSubstituteDollTilemap[];
-extern const u16 gSubstituteDollPal[];
+extern const u32 gSubstituteDollPal[];
#endif //GUARD_GRAPHICS_H