Hide objects at the end of hat chooses the wizard

This commit is contained in:
Gwilym Kuiper 2022-10-11 22:54:35 +01:00
parent 59de262532
commit ea6086e998

View file

@ -957,6 +957,8 @@ pub fn main(mut agb: agb::Gba) -> ! {
level.clear_backgrounds(&mut vram); level.clear_backgrounds(&mut vram);
} }
object.commit();
splash_screen::show_splash_screen( splash_screen::show_splash_screen(
splash_screen::SplashScreen::End, splash_screen::SplashScreen::End,
Some(&mut mixer), Some(&mut mixer),