Skip to content

Commit edb8c7e

Browse files
author
theBF
committed
Minor formatting changes
1 parent 0deadb3 commit edb8c7e

File tree

4 files changed

+2
-3
lines changed

4 files changed

+2
-3
lines changed

DEMO/TANKCOMBAT/TANKBATTLE4.FTH

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
\ COMBAT.FTH
1+
\ COMBAT.FTH multi-tasking tank simulation for Camel99 Forth Brian Fox
22
\ Based on CCOMBAT HOST PROGRAM
33
\ Version 02.14.23
44
\ by @VORTICON on Atariage.com
@@ -276,7 +276,6 @@ DECIMAL
276276
DROP
277277
-26 DB 60 MS
278278
SILENT
279-
280279
;
281280

282281
\ add coordinates to a vector
@@ -449,7 +448,7 @@ DECIMAL
449448

450449
: TANK-BUILDER ( xt tank# --)
451450
DUP DUP PID PANZER LOCAL !
452-
PID ASSIGN PAUSE ;
451+
PID ASSIGN PAUSE ;
453452

454453
\ assign the configured tank programs to tasks
455454
: CREATE-TANKS

bin/DSK3.ITC/ALPHAHUNT

0 Bytes
Binary file not shown.

bin/DSK3.ITC/ALPHAHUNU

0 Bytes
Binary file not shown.

bin/DSK3.ITC/ALPHAHUNV

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)