Fix triple newlines left over from removing address comments
This commit is contained in:
@@ -24,7 +24,6 @@ ResetFlashIfOutOfCave::
|
||||
res STATUSFLAGS_FLASH_F, [hl]
|
||||
ret
|
||||
|
||||
|
||||
EventFlagAction::
|
||||
ld hl, wEventFlags
|
||||
call FlagAction
|
||||
@@ -97,7 +96,6 @@ FlagAction::
|
||||
ld [hl], a
|
||||
ret
|
||||
|
||||
|
||||
CheckReceivedDex::
|
||||
ld de, ENGINE_POKEDEX
|
||||
ld b, CHECK_FLAG
|
||||
|
Reference in New Issue
Block a user