diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-11-23 21:21:27 -0500 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-11-23 21:21:27 -0500 |
| commit | 14555dde3618a7f2b8a4ce054f321fb9b04599ab (patch) | |
| tree | e55eaf4b5acb14df5b73ff8ffa57e36b31975abc /scripts/SilphCo11F.asm | |
| parent | Merge remote-tracking branch 'remotes/pokered/master' (diff) | |
| parent | Label Saffron City hide/show function (#73) (diff) | |
| download | pokeyellow-14555dde3618a7f2b8a4ce054f321fb9b04599ab.tar.gz pokeyellow-14555dde3618a7f2b8a4ce054f321fb9b04599ab.tar.xz pokeyellow-14555dde3618a7f2b8a4ce054f321fb9b04599ab.zip | |
Merge branch 'master' of https://github.com/pret/pokeyellow
Diffstat (limited to 'scripts/SilphCo11F.asm')
| -rw-r--r-- | scripts/SilphCo11F.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/SilphCo11F.asm b/scripts/SilphCo11F.asm index 63c236ee..dfbf5951 100644 --- a/scripts/SilphCo11F.asm +++ b/scripts/SilphCo11F.asm @@ -171,7 +171,7 @@ SilphCo11Script3: ldh [hSpriteIndexOrTextID], a call DisplayTextID call GBFadeOutToBlack - farcall Func_f25a0 + farcall SaffronCityHideRocketsShowCitizens call UpdateSprites call Delay3 call GBFadeInFromBlack |
