Smol MSX routines fix
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
STEREOMODE equ 0
|
||||||
;* --------BEGIN--------
|
;* --------BEGIN--------
|
||||||
;* C:\Documents\GitHub\Young-lumberjack\msx\tbm3_str.rmt
|
;* C:\Documents\GitHub\Young-lumberjack\msx\tbm3_str.rmt
|
||||||
FEAT_SFX equ 1
|
FEAT_SFX equ 1
|
||||||
|
|||||||
@@ -24,7 +24,6 @@
|
|||||||
;* RMT FEATures definitions file
|
;* RMT FEATures definitions file
|
||||||
;* For optimizations of RMT player routine to concrete RMT modul only!
|
;* For optimizations of RMT player routine to concrete RMT modul only!
|
||||||
icl "feat.txt"
|
icl "feat.txt"
|
||||||
STEREOMODE equ 0
|
|
||||||
|
|
||||||
.IF STEREOMODE==1
|
.IF STEREOMODE==1
|
||||||
TRACKS equ 8
|
TRACKS equ 8
|
||||||
|
|||||||
Reference in New Issue
Block a user