home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 9
/
FreshFishVol9-CD2.bin
/
bbs
/
gfx
/
imagefx_sdk-2.0.lha
/
ImageFX_SDK
/
sas
/
examples
/
xstyle
/
panto_strings.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-07-06
|
237 b
|
23 lines
enum {
L_Title,
G_Okay,
G_Cancel,
G_Mode,
G_Mode1,
G_Mode2,
G_Mode3,
TXT_COUNT
};
char *Default_Strings[] = {
"Pantograph Options",
"_Okay",
"_Cancel",
"Mode:",
"Source Relative",
"Source Absolute",
"Dest Relative",
};