quadrilateralcowboy/d3xp/jellypoint.h

11 lines
115 B
C
Raw Permalink Normal View History

2020-06-12 21:06:25 +00:00
class idJellyPoint : public idEntity
{
public:
CLASS_PROTOTYPE( idJellyPoint );
void Spawn( void );
};