mirror of
https://github.com/holub/mame
synced 2025-04-24 17:30:55 +03:00
Fix GCC 4.4 compile. (no whatsnew)
This commit is contained in:
parent
33a6104ac8
commit
0d88e370c6
@ -102,7 +102,7 @@ private:
|
||||
devcb_resolved_read_line m_in_exrom_func;
|
||||
devcb_resolved_read_line m_in_sense40_func;
|
||||
|
||||
UINT8 m_reg[10];
|
||||
UINT8 m_reg[12];
|
||||
|
||||
bool m_p0l_written;
|
||||
bool m_p1l_written;
|
||||
|
Loading…
Reference in New Issue
Block a user