This commit is contained in:
Pecusx
2023-08-10 14:11:54 +02:00
parent 9a30c55fcb
commit 2713b5e9c9
3 changed files with 8 additions and 2 deletions
+5 -1
View File
@@ -1,3 +1,5 @@
.IF *>0 ;this is a trick that prevents compiling this file alone
; @com.wudsn.ide.asm.mainsourcefile=scorch.asm
; artificial intelligence of tanks goes here!
@@ -1071,4 +1073,6 @@ YisLower
lda LowResDistances,x
sbc LowResDistances,y
rts
.endp
.endp
.ENDIF