diff options
Diffstat (limited to 'battle/effects/sandstorm.asm')
-rw-r--r-- | battle/effects/sandstorm.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/battle/effects/sandstorm.asm b/battle/effects/sandstorm.asm index a33db7f8c..27b8e8e2c 100644 --- a/battle/effects/sandstorm.asm +++ b/battle/effects/sandstorm.asm @@ -1,4 +1,4 @@ -BattleCommand59: ; 376f8 +BattleCommand_StartSandstorm: ; 376f8 ; startsandstorm ld a, [Weather] |