mirror of
https://github.com/td512/re3.git
synced 2026-04-28 05:05:59 +00:00
Some refs removed, little fixes and teleport
This commit is contained in:
@@ -8,7 +8,7 @@ class CSprite2d
|
||||
static int32 mCurrentSprite[10];
|
||||
static int32 mBankStart[10];
|
||||
static RwIm2DVertex maBankVertices[500];
|
||||
static RwIm2DVertex maVertices[4];
|
||||
static RwIm2DVertex maVertices[8];
|
||||
public:
|
||||
RwTexture *m_pTexture;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user