[in progress] Harmonize more constant and data files with pokegold

This commit is contained in:
Rangi
2020-06-16 14:11:49 -04:00
parent 2354c41a96
commit 7b2515d1e4
51 changed files with 263 additions and 263 deletions

View File

@@ -275,7 +275,7 @@ ParseCredits:
push af
ld e, a
ld d, 0
ld hl, CreditsStrings
ld hl, CreditsStringsPointers
add hl, de
add hl, de
ld a, [hli]