IfThere <RSprs$Dir>.ROMSprs Then Set RSprs$Flag "True" Else Set RSprs$Flag "False"
If <RSprs$Flag>="False" Then <RSprs$Dir>.!GetSprites
|This is the main purpose of the program
IconSprites <RSprs$Dir>.ROMSprs
IconSprites <RSprs$Dir>.DefTools
|This resets the palette to the default one supplied
<RSprs$Dir>.DefPalette
|If you have a CD drive, then uncomment the next line (ie remove the '|')
|IconSprites <RSprs$Dir>.CDROMSprs
|Your first hard disc should be called HardDisc4, if it's not the next line will give you problems. Comment this out if you don't like it.
Dir ADFS::HardDisc4.$
|If you want the program to also put your pinboard back to how you like it then uncomment the next line and save your pinboard as 'Pinboard' in the !ResetSprs application.
|<RSprs$Dir>.Pinboard
|If you have a Risc PC, Game On! and keep its modules running constantly then uncomment the next line to make sure they're running. (Game On! must hve been booted already)