This commit is contained in:
Daveo 2001-06-14 21:17:10 +00:00
parent c716046995
commit 1ba0ce001d
19 changed files with 57 additions and 118 deletions

View file

@ -32,12 +32,6 @@ void CFXJellyFishLegs::init(DVECTOR const &_Pos)
Scale = ONE;
}
/*****************************************************************************/
void CFXJellyFishLegs::shutdown()
{
CFX::shutdown();
}
/*****************************************************************************/
void CFXJellyFishLegs::Setup(int XOfs,int YOfs,bool XFlip)
{