home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Actual 13
/
CDA13.ISO
/
MISC
/
SRC
/
INSTALL
/
CONFIG.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
C/C++ Source or Header
|
1996-12-23
|
141 b
|
10 lines
#ifndef H_CONFIG
#define H_CONFIG
int timeConfig(void);
int kbdConfig(void);
int mouseConfig(void);
void configPCMCIA(char * pcic);
#endif