From 64d781111c3d148505c4ee62faf31c209c9690cd Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sat, 20 Mar 2021 13:49:35 -0400 Subject: Document drought weather effect --- include/graphics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/graphics.h') 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[]; -- cgit v1.2.3