You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Fix pal6 and pal7 glitch in transition from LSM to darkness map (#12)
This commit is contained in:
@@ -298,7 +298,8 @@ LevelSelectionMenu::
|
||||
|
||||
.EnterLevelFadeOut:
|
||||
ld b, RGBFADE_TO_WHITE_6BGP_6OBP
|
||||
jp DoRGBFadeEffect
|
||||
call DoRGBFadeEffect
|
||||
jp ClearBGPalettes
|
||||
|
||||
.exit
|
||||
call LevelSelectionMenu_Delay10Frames
|
||||
|
Reference in New Issue
Block a user