home *** CD-ROM | disk | FTP | other *** search
- Set Labyrinth$Dir <Obey$Dir>
- Set LabFiles$Dir <Obey$Dir>.Resources
- Iconsprites <Labyrinth$Dir>.!Sprites
-
- RMLoad <LabFiles$Dir>.TrackerMod
- PlayMod <LabFiles$Dir>.Music
- PlayPause
-
- Set Lab$Opts "1Mb"
- |If you have 2Mb+ of memory then change the above line to read
- |'Set Lab$Opts "2Mb"', and allocate 768K to the Next slot.
- |See !Help file for advantages.
-
- IF "<Lab$Opts>" = "2Mb" THEN BASIC -quit <Labyrinth$Dir>.!2MbImage
- IF "<Lab$Opts>" = "1Mb" THEN BASIC -quit <Labyrinth$Dir>.!1MbImage
-