You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
More syncing with pokegold
This commit is contained in:
@@ -113,7 +113,7 @@ LoadMartPointer:
|
||||
|
||||
GetMart:
|
||||
ld a, e
|
||||
cp (Marts.End - Marts) / 2
|
||||
cp NUM_MARTS
|
||||
jr c, .IsAMart
|
||||
ld b, BANK(DefaultMart)
|
||||
ld de, DefaultMart
|
||||
|
Reference in New Issue
Block a user