Need help

12/09/2016 14:08 teejayu1#1
#Already Fix
12/09/2016 14:42 NoWay | Phoenix#2
For what System it is ?
12/12/2016 10:18 raventh1984#3
You need to declare it in C2DRender::C2DRender()

And class C2DRender

As
LPD3DXEFFECT m_pMask;

Edit.
If its for PMA_WING
then you need to also declare it in
Mover.h

CModelObj* m_pMask

And

Mover.cpp
void CMover::Init()

m_pMask = NULL