|!Run for !FontAdd
|
IconSprites <Obey$Dir>.!Sprites
IconSprites <Obey$Dir>.Model.!Sprites
WimpSlot -min 48k -max 48k
Set FontAdd$Dir <Obey$Dir>
|
|next line sets up the users' (non-deletable) minimum Font$Path e.g the 'ROM' fonts
Set Min$FontsPath Resources:$.Fonts.
|
|next line sets up the users' default Font$Path
Set Default$FontsPath <Boot$Dir>.Resources.!Fonts.,Resources:$.Fonts.
|
Run <Obey$Dir>.!RunImage
