summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-07-30 13:45:10 +0800
committerjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-07-31 07:58:09 +0800
commit353fe5e797e9855714cb9215f9d73cbfb769e2bc (patch)
tree4bc02a3537156a99e327248e5adb5446124f07ee /include/graphics.h
parent035df4d7a4a2782cf7bc3789f56471a03ffbfca0 (diff)
improved style of sub_800DD28
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