mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-26 17:04:08 +13:00
Change name wSeaRoutesWildMons to wWaterMons in WRAM
This commit is contained in:
parent
dfc81962d2
commit
21c266b950
3 changed files with 3 additions and 3 deletions
|
|
@ -26,7 +26,7 @@ LoadWildData::
|
|||
ld [wWaterRate], a
|
||||
and a
|
||||
ret z ; if no water data, we're done
|
||||
ld de, wSeaRoutesWildMons ; otherwise, load surfing data
|
||||
ld de, wWaterMons ; otherwise, load surfing data
|
||||
ld bc, $14
|
||||
jp CopyData
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue