You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
[in progress] Harmonize more constant and data files with pokegold
This commit is contained in:
@@ -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]
|
||||
|
Reference in New Issue
Block a user