This commit is contained in:
2022-09-12 01:01:51 -04:00
parent fad8c2c06a
commit 2c01691bf5
2 changed files with 1 additions and 4 deletions
+1 -4
View File
@@ -8,9 +8,7 @@
.def target = 800 ;5200 ; or 800
.macro build
dta d"1.14" ; number of this build (3 bytes)
<<<<<<< HEAD
=======
dta d"1.15" ; number of this build (3 bytes)
.endm
.macro RMTSong
@@ -18,7 +16,6 @@
lda #:1
jsr RMTSongSelect
; .ENDIF
>>>>>>> 5200
.endm
icl 'definitions.asm'
BIN
View File
Binary file not shown.