diff options
author | Eduardo Quezada D'Ottone <eduardo602002@gmail.com> | 2021-11-01 18:36:35 -0300 |
---|---|---|
committer | Eduardo Quezada D'Ottone <eduardo602002@gmail.com> | 2021-11-01 18:36:35 -0300 |
commit | f3013d8ee923472e89fe01fdbc3d386bb5006cec (patch) | |
tree | c73fe8e8ea76001c7f40b2e77f22841e6d441c3f /include/graphics.h | |
parent | 54a70ca4d4ac701b8d97c7c29687e3a824fb191e (diff) |
Standarized Solarbeam into Solar Beam
Diffstat (limited to 'include/graphics.h')
-rw-r--r-- | include/graphics.h | 2 |
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[]; |