summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-11-01 17:46:45 -0400
committerGitHub <noreply@github.com>2021-11-01 17:46:45 -0400
commit47286d1ecb526c989d38e6e2e1c5cf80b2c5ec3f (patch)
treec73fe8e8ea76001c7f40b2e77f22841e6d441c3f /include/graphics.h
parent54a70ca4d4ac701b8d97c7c29687e3a824fb191e (diff)
parentf3013d8ee923472e89fe01fdbc3d386bb5006cec (diff)
Merge pull request #1537 from AsparagusEduardo/pret_solarbeam
Standarized Solarbeam into Solar Beam
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 cbb7fbb08..a58b0f0f1 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -4733,7 +4733,7 @@ extern const u32 gBattleAnimBgPalette_Sky[];
extern const u32 gBattleAnimBgPalette_Aurora[];
extern const u32 gBattleAnimBgPalette_Fissure[];
extern const u32 gBattleAnimBgPalette_Bug[];
-extern const u32 gBattleAnimBgPalette_Solarbeam[];
+extern const u32 gBattleAnimBgPalette_SolarBeam[];
extern const u32 gBattleAnimBgTilemap_Dark[];
extern const u32 gBattleAnimBgTilemap_Ghost[];
extern const u32 gBattleAnimBgTilemap_Psychic[];