#ifndef PROTO_BULLTET_H
#define PROTO_BULLTET_H

#include <clib/bullet_protos.h>
#include <inline/bullet.h>

#ifndef __NOLIBBASE__
extern struct Library * __CONSTLIBBASEDECL__ BulletBase;
#endif

#endif
