mirror of
https://github.com/Michaelangel007/apple2_castle_wolfenstein_sound_board.git
synced 2024-12-26 16:29:55 +00:00
Cleaned up sfx file name
This commit is contained in:
parent
dca093d6b0
commit
f385270707
@ -148,6 +148,7 @@ PARMTABLE
|
||||
DW 0000 ;Pointer reserved for future use
|
||||
|
||||
|
||||
; Player ripped from $1950
|
||||
Play
|
||||
LDY #$00
|
||||
NextNote
|
||||
@ -186,7 +187,7 @@ SamePage
|
||||
DS \,$00
|
||||
Pointers ; This can't go on the previous page since it spills over due to lazy code above
|
||||
DS $36,$00
|
||||
SFX PUTBIN sfx_5e36
|
||||
SFX PUTBIN cw.sfx.5e36
|
||||
|
||||
DS \,$FF ; Pad with End-of-Song
|
||||
__END
|
||||
|
Loading…
Reference in New Issue
Block a user