mirror of
https://github.com/holub/mame
synced 2025-04-24 17:30:55 +03:00
Fixed build. (nw)
This commit is contained in:
parent
9fb932b6a9
commit
97d8c2c63c
@ -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;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user