home *** CD-ROM | disk | FTP | other *** search
- ; Labyrinth.cd
- ; Sat Sep 23 00:59:43 1995
- ; Copyright (C)1995 David Swasbrook.
- ;
- ; filename : SwazBlanker/Labyrinth.catalog
- ; version : 1.0
- ; codeset : 0
- ;
- ;-----------------------------------------------
- MSG_LOCALE_ABOUT (1//)
- %s\n\nYou are using the built in English translation.
- MSG_GAD_OK (//)
- _Ok
- MSG_GAD_SAVE (//)
- _Save
- MSG_GAD_USE (//)
- _Use
- MSG_GAD_TEST (//)
- _Test
- MSG_GAD_CANCEL (//)
- _Cancel
- ;-----------------------------------------------
- MSG_GAD_DISPLAY (100//)
- Display _Mode
- MSG_GAD_CELLSIZE (//)
- Cell Si_ze
- MSG_GAD_SPEED (//)
- S_peed
- MSG_GAD_COPPER (//)
- Copper _List
- ;***********************************************
- MSG_DESCRIPTION_SHORT (900//)
- Find the way through a maze
- MSG_DESCRIPTION_LONG (//)
- Draws a maze and solves it. Source based on GBlanker module Maze.
- ;***********************************************
-