quadrilateralcowboy/d3xp/jellypoint.h

11 lines
115 B
C++

class idJellyPoint : public idEntity
{
public:
CLASS_PROTOTYPE( idJellyPoint );
void Spawn( void );
};