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:
@@ -8605,8 +8605,8 @@ CheckSubstituteOpp: ; 37378
|
||||
; 37380
|
||||
|
||||
|
||||
BattleCommand_SelfDestruct: ; 37380
|
||||
callba TrainerRankings_SelfDestruct
|
||||
BattleCommand_Selfdestruct: ; 37380
|
||||
callba TrainerRankings_Selfdestruct
|
||||
ld a, BATTLEANIM_PLAYER_DAMAGE
|
||||
ld [wNumHits], a
|
||||
ld c, 3
|
||||
|
Reference in New Issue
Block a user