From 40b07c571e9a19edbc7201fc6b4ad466827ef071 Mon Sep 17 00:00:00 2001 From: UserWest Date: Fri, 5 Nov 2021 20:38:01 -0400 Subject: Label Saffron City hide/show function (#73) Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> --- scripts/SilphCo11F.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/SilphCo11F.asm') 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 -- cgit v1.3.1-sl0p