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:
@@ -76,7 +76,6 @@ red_party_struct: MACRO
|
||||
\1Special:: dw
|
||||
ENDM
|
||||
|
||||
|
||||
battle_struct: MACRO
|
||||
\1Species:: db
|
||||
\1Item:: db
|
||||
@@ -114,7 +113,6 @@ box: MACRO
|
||||
\1End:: ds 2 ; padding
|
||||
ENDM
|
||||
|
||||
|
||||
map_connection_struct: MACRO
|
||||
\1ConnectedMapGroup:: db
|
||||
\1ConnectedMapNumber:: db
|
||||
|
||||
Reference in New Issue
Block a user