You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
FISHGROUP_DATA_LENGTH
This commit is contained in:
@@ -11,7 +11,7 @@ Fish: ; 92402
|
||||
call GetFishGroupIndex
|
||||
|
||||
ld hl, FishGroups
|
||||
rept 7
|
||||
rept FISHGROUP_DATA_LENGTH
|
||||
add hl, de
|
||||
endr
|
||||
call .Fish
|
||||
|
||||
Reference in New Issue
Block a user