/* $VER: clib/bullet_protos.h 1.0 (23.1.94) */
#ifndef BULLET_PROTOS_H
#define BULLET_PROTOS_H 1
#include <pragmas/config.h>
#include <exec/types.h>
#include <clib/bullet_protos.h>  /* Note this is in the Amiga directory */
#if __SUPPORTS_PRAGMAS__
#ifdef __DICE_INLINE
extern struct Library *BulletBase;
#include <pragmas/bullet_pragmas.h>
#endif
#endif
#endif
