SelfDestruct -> Selfdestruct

Just keeping things consistent. Nobody's going to write SELF_DESTRUCT.
Kind of subjective, and we could do it the other way around, if anybody
really cares.
This commit is contained in:
mid-kid
2017-11-18 17:28:12 +01:00
parent 23445ba4be
commit 1bf12455e4
4 changed files with 7 additions and 7 deletions

View File

@@ -26,7 +26,7 @@ BattleCommandPointers: ; 3fd28
dw BattleCommand_BurnTarget ; 3608c
dw BattleCommand_FreezeTarget ; 36102
dw BattleCommand_ParalyzeTarget ; 36165
dw BattleCommand_SelfDestruct ; 37380
dw BattleCommand_Selfdestruct ; 37380
dw BattleCommand_MirrorMove ; 373c9
dw BattleCommand_StatUp ; 361e4
dw BattleCommand_StatDown ; 362e3