stupid giovanni fix

i dont know why
i dont want to know why
but this is needed to make giovanni work properly
there is no excuse for this terribleness
but please accept it
This commit is contained in:
Llinos Evans 2023-04-15 19:58:15 +01:00
parent aa7487aa10
commit 59d5be61be

View file

@ -294,7 +294,7 @@ SilphCo11Script5:
call SilphCo11Script_6221a
ld a, $f0
ld [wJoyIgnore], a
ld a, $7
ld a, $8
ldh [hSpriteIndexOrTextID], a
call DisplayTextID
call GBFadeOutToBlack
@ -353,6 +353,7 @@ SilphCo11F_TextPointers:
dw SilphCo11Text5
dw SilphCo11Text6
dw OmegaText
dw StupidGiovanniFix
SilphCo11TrainerHeaders:
def_trainers 4
@ -479,4 +480,6 @@ OmegaBattleText:
call WaitForSoundToFinish
jp TextScriptEnd
StupidGiovanniFix:
text_far _SilphCo10Text_62335
text_end