mirror of
https://github.com/holub/mame
synced 2025-04-22 00:11:58 +03:00
Merge branch 'master' of https://github.com/mamedev/mame
This commit is contained in:
commit
b64adbff15
@ -124,8 +124,10 @@ private:
|
||||
int m_y;
|
||||
int m_w;
|
||||
int m_h;
|
||||
#ifdef MAME_DEBUG
|
||||
unsigned m_base;
|
||||
int m_view_roms;
|
||||
#endif
|
||||
|
||||
/* misc */
|
||||
uint16_t m_c00006;
|
||||
|
Loading…
Reference in New Issue
Block a user