Fix triple newlines left over from removing address comments
This commit is contained in:
@@ -21,7 +21,6 @@ endr
|
||||
pop af
|
||||
ret
|
||||
|
||||
|
||||
.Fish:
|
||||
; Fish for monsters with rod b from encounter data in FishGroup at hl.
|
||||
; Return monster e at level d.
|
||||
@@ -90,7 +89,6 @@ endr
|
||||
inc hl
|
||||
ret
|
||||
|
||||
|
||||
GetFishGroupIndex:
|
||||
; Return the index of fishgroup d in de.
|
||||
|
||||
@@ -126,5 +124,4 @@ GetFishGroupIndex:
|
||||
ld d, FISHGROUP_REMORAID_SWARM
|
||||
jr .done
|
||||
|
||||
|
||||
INCLUDE "data/wild/fish.asm"
|
||||
|
Reference in New Issue
Block a user