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

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