You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Fix triple newlines left over from removing address comments
This commit is contained in:
@@ -3,7 +3,6 @@ map_id: MACRO
|
||||
db GROUP_\1, MAP_\1
|
||||
ENDM
|
||||
|
||||
|
||||
scene_script: MACRO
|
||||
;\1: script pointer
|
||||
dw \1
|
||||
@@ -75,7 +74,6 @@ object_event: MACRO
|
||||
dw \9
|
||||
ENDM
|
||||
|
||||
|
||||
trainer: MACRO
|
||||
;\1: trainer group
|
||||
;\2: trainer id
|
||||
|
@@ -166,7 +166,6 @@ tradeanim_wait_180_if_ot_egg: MACRO
|
||||
db tradeanim_wait_180_if_ot_egg_command
|
||||
ENDM
|
||||
|
||||
|
||||
; Mobile
|
||||
enum_start $01
|
||||
|
||||
|
Reference in New Issue
Block a user