You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Remove all address comments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
BattleCommand_HealBell: ; 35cc9
|
||||
BattleCommand_HealBell:
|
||||
; healbell
|
||||
|
||||
ld a, BATTLE_VARS_SUBSTATUS1
|
||||
@@ -33,4 +33,3 @@ BattleCommand_HealBell: ; 35cc9
|
||||
jp z, CalcPlayerStats
|
||||
jp CalcEnemyStats
|
||||
|
||||
; 35d00
|
||||
|
||||
Reference in New Issue
Block a user