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_ClearHazards: ; 37b39
|
||||
BattleCommand_ClearHazards:
|
||||
; clearhazards
|
||||
|
||||
ld a, BATTLE_VARS_SUBSTATUS4
|
||||
@@ -35,4 +35,3 @@ BattleCommand_ClearHazards: ; 37b39
|
||||
ld hl, ReleasedByText
|
||||
jp StdBattleTextBox
|
||||
|
||||
; 37b74
|
||||
|
||||
Reference in New Issue
Block a user