#ifndef PROTO_PLAYER61_H
#define PROTO_PLAYER61_H

#include <clib/player61_protos.h>
#if defined(__OPTIMIZE__) && !defined(__NOINLINES__)
#include <inline/player61.h>
#endif
#ifndef __NOLIBBASE__
extern struct Library *Player61Base;
#endif

#endif
