mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
Fix a static reference to a string in Pokedex code.
This commit is contained in:
parent
35644c330e
commit
adc41566aa
@ -1778,7 +1778,7 @@ Function40f08: ; 40f08 (10:4f08)
|
||||
hlcoord 0, 12
|
||||
ld bc, $412
|
||||
call Function40ad5
|
||||
ld de, $4f32
|
||||
ld de, String_40f32
|
||||
hlcoord 1, 14
|
||||
call PlaceString
|
||||
ld a, $1
|
||||
|
Loading…
x
Reference in New Issue
Block a user