| SFToSpr - Star Fighter 3000 graphics converter
|  Chris Bazley, 2000
| !Boot file

Set SFToSpr$Dir <Obey$Dir>

| load either RO3 or RO4 icons
Set SFToSpr$ro4 1
RMEnsure UtilityModule 4.00 Set SFToSpr$ro4 0
If <SFToSpr$ro4> = 1 Then IconSprites <SFToSpr$Dir>.4Sprites Else IconSprites <SFToSpr$Dir>.!Sprites
Unset SFToSpr$ro4

WimpSlot -min 16k
Run <Obey$Dir>.Resources.ResFind SFToSpr
Set SFToSpr$Help <SFToSprRes$Dir>.Help
Obey SFToSprRes:SysVars

| Grab planets/textures files
| (beware that these file types are not officially allocated)
Set Alias$@RunType_406 Run <SFToSpr$Dir>.!Run %%*0
Set Alias$@RunType_407 Run <SFToSpr$Dir>.!Run %%*0
