mirror of
https://github.com/gamache/blehm.git
synced 2024-11-24 08:30:57 +00:00
39 lines
386 B
R
Executable File
39 lines
386 B
R
Executable File
* aCairo.R
|
|
|
|
aCairo.rsrc
|
|
|
|
TYPE NILE = STR
|
|
,0
|
|
Cairo ShootOut ver1.2src, by Duane Blehm, 9/15/87
|
|
|
|
TYPE MENU
|
|
,1
|
|
\14
|
|
About ShootOut...
|
|
(-
|
|
|
|
,256
|
|
Game
|
|
Begin
|
|
Quit /Q
|
|
|
|
,257
|
|
Options
|
|
Unlock..
|
|
Help..
|
|
HiScore..
|
|
! Sound
|
|
Set Speed..
|
|
|
|
,258
|
|
Works
|
|
Peek OffScreen
|
|
Source Code...
|
|
|
|
,259
|
|
(Any Key to Exit)
|
|
|
|
* will include Resource file built with ResEdit and ScrapBook
|
|
INCLUDE aCairo/rsrc
|
|
|