summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2021-03-20 13:49:35 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2021-03-20 13:49:35 -0400
commit64d781111c3d148505c4ee62faf31c209c9690cd (patch)
tree32e355b57440403b198eef326e62367bbf7aac5d /include/graphics.h
parentcdfeb638f40ffa0e3f5d437f7b1613f8313896ab (diff)
Document drought weather effect
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 64ae039f8..81b6b4ddf 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -4330,7 +4330,7 @@ extern const u32 gSubstituteDollPal[];
// ice
extern const u8 gWeatherFogHorizontalTiles[];
extern const u32 gBattleAnimFogTilemap[];
-extern const u16 gUnknown_83C2CE0[];
+extern const u16 gDefaultWeatherSpritePalette[];
// party_menu
extern const u32 gPartyMenuPokeball_Gfx[];