mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
Long Schlong new price and SFX and minor fix
This commit is contained in:
@@ -1210,11 +1210,14 @@ callInventory
|
||||
;
|
||||
mva #$ff isInventory
|
||||
jsr Purchase
|
||||
mva #0 dmactls ; dark screen
|
||||
jsr WaitOneFrame
|
||||
lda #song_ingame
|
||||
jsr RmtSongSelect
|
||||
mva #0 escFlag
|
||||
jsr DisplayStatus
|
||||
jsr SetMainScreen
|
||||
jsr WaitOneFrame
|
||||
jsr DrawTanks
|
||||
jsr WaitForKeyRelease
|
||||
jmp BeforeFire
|
||||
|
||||
Reference in New Issue
Block a user