home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Leser 16 / AmigaOS_LeserCD16_02.bin / CD_System / Warp3D / Demo / gears_68k-window < prev    next >
Text File  |  2001-10-30  |  174b  |  7 lines

  1. IF EXISTS devs:monitors/CVision3D
  2.     ; The CVision3D can't use hires because of limited video ram
  3.     gears68k.exe -window -width 400 -height 300
  4. ELSE
  5.     gears68k.exe -window
  6. ENDIF
  7.