mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-26 00:05:12 -05:00
forgot to save this change, oops
This commit is contained in:
parent
a1d5ddac4c
commit
753cec9bd6
|
|
@ -239,8 +239,8 @@ GameStart:: ; 55BB
|
|||
ld [wCurSpecies], a
|
||||
ld [wMonDexIndex], a
|
||||
call GetMonHeader
|
||||
ld hl, $C2F6 ; tilemap coord
|
||||
ld hl, $C2F6
|
||||
hlcoord 6, 4
|
||||
hlcoord 6, 4
|
||||
call PrepMonFrontpic
|
||||
call MovePicLeft
|
||||
ld hl, OakSpeech2
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user