mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
VUmeter bug fix and Oooopty!
This commit is contained in:
+2
-2
@@ -25,7 +25,7 @@
|
||||
.ENDIF
|
||||
;---------------------------------------------------
|
||||
.ifndef SPLASH
|
||||
.def SPLASH = 0 ; if 0 - no splash screens
|
||||
.def SPLASH = 0 ; if 0 - no splash screens
|
||||
.endif
|
||||
.ifndef CART_VERSION
|
||||
.def CART_VERSION = 0 ; if 1 - dual splash screen
|
||||
@@ -41,7 +41,7 @@
|
||||
|
||||
;---------------------------------------------------
|
||||
.macro build
|
||||
dta d"1.48" ; number of this build (4 bytes)
|
||||
dta d"1.49" ; number of this build (4 bytes)
|
||||
.endm
|
||||
|
||||
.macro RMTSong
|
||||
|
||||
Reference in New Issue
Block a user