Fix triple newlines left over from removing address comments
This commit is contained in:
@@ -8,7 +8,6 @@ callab EQUS "callfar"
|
||||
; macros/scripts/audio.asm
|
||||
unknownmusic0xde EQUS "sound_duty"
|
||||
|
||||
|
||||
; macros/scripts/events.asm
|
||||
|
||||
checkmorn EQUS "checktime MORN"
|
||||
@@ -54,7 +53,6 @@ displaylocation EQUS "landmarktotext"
|
||||
givepokeitem EQUS "givepokemail"
|
||||
checkpokeitem EQUS "checkpokemail"
|
||||
|
||||
|
||||
; macros/scripts/maps.asm
|
||||
|
||||
mapconst: MACRO
|
||||
@@ -94,7 +92,6 @@ PERSONTYPE_SCRIPT EQUS "OBJECTTYPE_SCRIPT"
|
||||
PERSONTYPE_ITEMBALL EQUS "OBJECTTYPE_ITEMBALL"
|
||||
PERSONTYPE_TRAINER EQUS "OBJECTTYPE_TRAINER"
|
||||
|
||||
|
||||
; macros/scripts/movement.asm
|
||||
|
||||
show_person EQUS "show_object"
|
||||
|
Reference in New Issue
Block a user