diff --git a/source/gfx/actor.cpp b/source/gfx/actor.cpp index 0823d0e3b..ef0281408 100644 --- a/source/gfx/actor.cpp +++ b/source/gfx/actor.cpp @@ -761,8 +761,6 @@ u8 V=Node->V; Ft4->x1+=CurrentFrameGfx->AspectX1; Ft4->x2-=CurrentFrameGfx->AspectX0; Ft4->x3+=CurrentFrameGfx->AspectX1; - -// CorrectAspect(Ft4); }