mirror of
https://github.com/holub/mame
synced 2025-10-05 08:41:31 +03:00
Compile fix. (nw)
This commit is contained in:
parent
16f79382aa
commit
431f858b84
@ -107,7 +107,7 @@ public:
|
||||
|
||||
private:
|
||||
uint8_t *m_video_ram;
|
||||
uint8_t m_sysrega, m_sysregb, m_sysregc;
|
||||
uint8_t m_sysrega, m_sysregc;
|
||||
uint16_t m_bankreg, m_haltreg;
|
||||
uint16_t m_irqs;
|
||||
int m_blink;
|
||||
|
Loading…
Reference in New Issue
Block a user