More syncing with pokegold

This commit is contained in:
Rangi
2020-11-03 10:13:06 -05:00
parent 01d6e6c758
commit 826e070f04
14 changed files with 29 additions and 29 deletions

View File

@@ -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