FISHGROUP_DATA_LENGTH

This commit is contained in:
Rangi
2018-06-24 11:46:55 -04:00
parent 5cbff21a0d
commit 5a58f90ec6
2 changed files with 2 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ Fish: ; 92402
call GetFishGroupIndex
ld hl, FishGroups
rept 7
rept FISHGROUP_DATA_LENGTH
add hl, de
endr
call .Fish