mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 06:39:40 +02:00
minor typos and clean-ups
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
; @com.wudsn.ide.asm.mainsourcefile=program.asm
|
||||
; @com.wudsn.ide.asm.mainsourcefile=scorch.asm
|
||||
|
||||
.IF *>0 ;this is a trick that prevents compiling this file alone
|
||||
|
||||
@@ -239,7 +239,7 @@ DrawLen
|
||||
|
||||
DrawCheck .proc
|
||||
; lda SmokeTracerFlag
|
||||
; bne yestrace ; jakie to g³upie....
|
||||
; bne yestrace ; jakie to g�upie....
|
||||
lda tracerflag
|
||||
ora SmokeTracerFlag
|
||||
yestrace
|
||||
|
||||
Reference in New Issue
Block a user