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