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_DestinyBond: ; 35bff
|
||||
BattleCommand_DestinyBond:
|
||||
; destinybond
|
||||
|
||||
ld a, BATTLE_VARS_SUBSTATUS5
|
||||
@@ -8,4 +8,3 @@ BattleCommand_DestinyBond: ; 35bff
|
||||
ld hl, DestinyBondEffectText
|
||||
jp StdBattleTextBox
|
||||
|
||||
; 35c0f
|
||||
|
||||
Reference in New Issue
Block a user