home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 2
/
goldfish_vol2_cd1.bin
/
files
/
util
/
misc
/
multiuser
/
include
/
proto
/
multiuser.h
Wrap
C/C++ Source or Header
|
1994-07-02
|
179b
|
8 lines
#ifndef PROTO_MULTIUSER_H
#define PROTO_MULTIUSER_H
#include <exec/types.h>
extern struct muBase *muBase;
#include <clib/multiuser_protos.h>
#include <pragmas/multiuser.h>
#endif