home *** CD-ROM | disk | FTP | other *** search
/ Best Objectech Shareware Selections / UNTITLED.iso / boss / game / misc / 003 / const50.src < prev    next >
Encoding:
Text File  |  1993-04-01  |  151 b   |  13 lines

  1. $trp 000
  2. $eng 010
  3. $msh 000
  4. $rsh 000
  5. @loop1
  6. # this just moves in a constant straight line
  7. set x 050
  8. set y 000
  9. set z 000
  10. mve
  11. jmp @loop1
  12. $end
  13.