home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 2
/
goldfish_vol2_cd1.bin
/
files
/
dev
/
gui
/
mui
/
developer
/
c
/
include
/
proto
/
muimaster.h
Wrap
C/C++ Source or Header
|
1994-08-08
|
195b
|
8 lines
#ifndef PROTO_MUIMASTER_H
#define PROTO_MUIMASTER_H
#include <exec/types.h>
extern struct Library *MUIMasterBase;
#include <clib/muimaster_protos.h>
#include <pragmas/muimaster_pragmas.h>
#endif