summaryrefslogtreecommitdiff
path: root/include/palette.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-10-12 12:18:17 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-10-12 12:18:17 -0400
commit9377dc23e2dcb8a293d8c0d1193c4d708045e08d (patch)
tree45eca3d96fe89f574a4f187bd82c9aedf1f614e4 /include/palette.h
parent714d387cbd8e3a9a9e5b522eed42c8132d41e0b0 (diff)
through sub_8111F8C
Diffstat (limited to 'include/palette.h')
-rw-r--r--include/palette.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/palette.h b/include/palette.h
index ffdc0496d..bdd1d1b93 100644
--- a/include/palette.h
+++ b/include/palette.h
@@ -68,6 +68,6 @@ void BeginHardwarePaletteFade(u8, u8, u8, u8, u8);
void BlendPalettes(u32, u8, u16);
void BlendPalettesUnfaded(u32, u8, u16);
-extern struct PaletteFadeControl gUnknown_2037AB8;
+extern struct PaletteFadeControl gPaletteFade;
#endif // GUARD_PALETTE_H