From d128355362d10161e25ae830cd2c28c4843c2220 Mon Sep 17 00:00:00 2001 From: Daveo Date: Mon, 11 Jun 2001 20:46:31 +0000 Subject: [PATCH] --- source/gfx/actor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/gfx/actor.cpp b/source/gfx/actor.cpp index a8c367f6f..45b2344c3 100644 --- a/source/gfx/actor.cpp +++ b/source/gfx/actor.cpp @@ -538,7 +538,7 @@ CActorGfx::~CActorGfx() } /*****************************************************************************/ -int asd=0; + POLY_FT4 *CActorGfx::Render(DVECTOR &Pos,int Anim,int Frame,bool XFlip,bool YFlip) { sPoolNode *ThisNode,*FindNode;