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_ThunderAccuracy: ; 37d94
|
||||
BattleCommand_ThunderAccuracy:
|
||||
; thunderaccuracy
|
||||
|
||||
ld a, BATTLE_VARS_MOVE_TYPE
|
||||
@@ -17,4 +17,3 @@ BattleCommand_ThunderAccuracy: ; 37d94
|
||||
ld [hl], 100 percent
|
||||
ret
|
||||
|
||||
; 37daa
|
||||
|
||||
Reference in New Issue
Block a user