mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
Smol fix
This commit is contained in:
@@ -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!
|
||||
@@ -1072,3 +1074,5 @@ YisLower
|
||||
sbc LowResDistances,y
|
||||
rts
|
||||
.endp
|
||||
|
||||
.ENDIF
|
||||
+3
-1
@@ -645,9 +645,11 @@ CreditsStart
|
||||
dta d"brad-colbert, archon800, nowy80,"^
|
||||
dta d"Shaggy the Atarian, RetroBorsuk, ZPH"
|
||||
.IF TARGET = 800
|
||||
dta d" "*
|
||||
.IF CART_VERSION = 0
|
||||
dta d","*
|
||||
dta d"Krzysztof 'Kaz' Ziembik"^
|
||||
.ELSE
|
||||
dta d" "*
|
||||
.ENDIF
|
||||
.ELIF TARGET = 5200
|
||||
dta d","*
|
||||
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user