#ifndef PROTO_GAMES_H
#define PROTO_GAMES_H

#ifdef _DCC
extern struct GMSBase *GMSBase;
#endif

#include <clib/games_protos.h>
#include <pragmas/games_pragmas.h>
#include <pragmas/games_extras.h>
#endif
