Fixed build. (nw)

This commit is contained in:
Curt Coder 2014-04-28 04:25:47 +00:00
parent 9fb932b6a9
commit 97d8c2c63c

View File

@ -39,10 +39,10 @@ private:
const char * m_gfx_region;
UINT8 * m_gfxrom;
int m_tex_width;
int m_tex_height;
int m_tex_mirror_x;
int m_tex_mirror_y;
//int m_tex_width;
//int m_tex_height;
//int m_tex_mirror_x;
//int m_tex_mirror_y;
int m_tex_layout;
};