mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 06:39:40 +02:00
Better SFX, music for purchase and Credits fix
This commit is contained in:
@@ -283,6 +283,9 @@ AfterManualPurchase
|
||||
; ora #$02 ; normal screen width
|
||||
lda #%00110010 ; normal screen width, DL on, P/M off
|
||||
sta dmactls
|
||||
|
||||
lda #song_supermarket
|
||||
jsr RmtSongSelect
|
||||
|
||||
mwa #ListOfWeapons WeaponsListDL ;switch to the list of offensive weapons
|
||||
|
||||
@@ -2092,6 +2095,7 @@ NextLine
|
||||
adw temp2 #40
|
||||
jmp MainRewriteLoop
|
||||
EndOfCredits
|
||||
mwa #Credits DLCreditsAddr ; set address in DL to first line
|
||||
rts
|
||||
.endp
|
||||
;-------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user