mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
new angles #87
This commit is contained in:
+4
-4
@@ -1082,9 +1082,9 @@ UsageLoop
|
||||
bcs RandomizeAngle
|
||||
|
||||
|
||||
sta temp
|
||||
lda #90 ; CARRY=0 here
|
||||
sbc temp
|
||||
;sta temp
|
||||
;lda #90 ; CARRY=0 here
|
||||
;sbc temp
|
||||
|
||||
rts
|
||||
.endp
|
||||
@@ -1350,7 +1350,7 @@ font4x4
|
||||
ins 'artwork/font4x4s.bmp',+62
|
||||
;----------------------------------------------
|
||||
TankFont
|
||||
ins 'artwork/tanks.fnt'
|
||||
ins 'artwork/tanksv2.fnt'
|
||||
;----------------------------------------------
|
||||
icl 'variables.asm'
|
||||
;----------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user