| run file for polysaw game
|

WimpSlot -min 128k -max 128k

if "<System$Path>" = "" then Error 0 System resources cannot be found
RMEnsure SharedCLibrary 0 RMLoad System:Modules.Clib
RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 or later
|
IconSprites <Obey$Dir>.!Sprites
Set PolySaw$Dir <Obey$Dir>
| You can alter the following line to change the filetype for
| PolySaw files.  The "1BD" can be replaced by any number in Hex
| between 000 and 3FF.  The sprites in !PolySaw.!Sprites should
| be renamed to match.
Set PolySaw$FT 1BD
WimpSlot -min 128k
Run <PolySaw$Dir>.!RunImage %*0
