home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 5
/
Amiga Tools 5.iso
/
tools
/
developer-tools
/
andere sprachen
/
gamesmaster
/
includes
/
proto
/
games.h
< prev
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-07-16
|
174 b
|
8 lines
#ifndef PROTO_GAMES_H
#define PROTO_GAMES_H
#include <exec/types.h>
extern struct GMSBase *GMSBase ;
#include <clib/games_protos.h>
#include <pragmas/games_pragmas.h>
#endif