better starts of songs

This commit is contained in:
2024-12-05 02:34:52 -05:00
parent 73aa0b4c63
commit 02ffd4e303
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -341,6 +341,7 @@ main
;--------------------------------------------------
jsr MakeDarkScreen
jsr initialize
RMTsong song_main_menu
jsr StartScreen
jsr MakeDarkScreen
@@ -351,11 +352,10 @@ main
mva #$0 LevelType
jsr BuildLevelFromBuffer
jsr LevelScreen
RMTSong song_ingame
gameloop
jsr initialize.ClearTables
RMTsong song_main_menu
jsr MainScreen
RMTsong song_ingame
jsr PlayLevel
bit EndLevelFlag ; reason for end level
bmi EndOfLife ; end of life :)
BIN
View File
Binary file not shown.