home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 1999 May
/
Software of the Month - Ultimate Collection Shareware 261.iso
/
mac
/
Business
/
YellowEdit
/
Yellow Extension Toolkit
/
YE main.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1998-09-06
|
371 b
|
18 lines
|
[
TEXT/CWIE
]
//ÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑ
// YELLOW EXTENSION TOOLKIT
// File Name: YE main.h
// ⌐ 1998 by Rocco Moliterno. All Right Reserved
//ÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑ
#pragma once
#ifdef __cplusplus
extern "C" {
#endif
void GoAction(YEBlockPtr params);
#ifdef __cplusplus
}
#endif