mirror of
https://github.com/gamache/blehm.git
synced 2024-11-22 09:33:29 +00:00
36 lines
358 B
R
36 lines
358 B
R
|
* ZeroGravity.R
|
||
|
|
||
|
ZeroGravity.rsrc
|
||
|
|
||
|
TYPE ZGRV = STR
|
||
|
,0
|
||
|
ZeroGravity ver1.0, by Duane Blehm, 2/12/87
|
||
|
|
||
|
TYPE MENU
|
||
|
,1
|
||
|
\14
|
||
|
About Zero...
|
||
|
(-
|
||
|
|
||
|
,256
|
||
|
File
|
||
|
Quit /Q
|
||
|
|
||
|
,257
|
||
|
Options
|
||
|
Help...
|
||
|
LoScore...
|
||
|
! Sound
|
||
|
|
||
|
,258
|
||
|
Works
|
||
|
Peek OffScreen
|
||
|
Source Code...
|
||
|
|
||
|
,259
|
||
|
(Any Key to Exit)
|
||
|
Hi!
|
||
|
|
||
|
* the rest of the resources where built with ResEdit
|
||
|
INCLUDE ZeroGravity/Rsrc
|