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_StartRain: ; 37bf4
|
||||
BattleCommand_StartRain:
|
||||
; startrain
|
||||
ld a, WEATHER_RAIN
|
||||
ld [wBattleWeather], a
|
||||
@@ -8,4 +8,3 @@ BattleCommand_StartRain: ; 37bf4
|
||||
ld hl, DownpourText
|
||||
jp StdBattleTextBox
|
||||
|
||||
; 37c07
|
||||
|
||||
Reference in New Issue
Block a user