mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 06:39:40 +02:00
Inventory song added
This commit is contained in:
+4
-1
@@ -288,7 +288,10 @@ AfterManualPurchase
|
||||
sta dmactls
|
||||
|
||||
lda #song_supermarket
|
||||
jsr RmtSongSelect
|
||||
bit IsInventory
|
||||
bpl @+
|
||||
lda #song_inventory
|
||||
@ jsr RmtSongSelect
|
||||
|
||||
mwa #ListOfWeapons WeaponsListDL ;switch to the list of offensive weapons
|
||||
|
||||
|
||||
Reference in New Issue
Block a user