Previous | 199869 Revisions | Next |
r23736 Sunday 16th June, 2013 at 10:46:30 UTC by smf |
---|
fix subscript compile error (nw) |
[src/mess/includes] | nes.h |
r23735 | r23736 | |
---|---|---|
472 | 472 | ioport_port *m_io_pad[4]; |
473 | 473 | ioport_port *m_io_powerpad[2]; |
474 | 474 | ioport_port *m_io_mahjong[4]; |
475 | ioport_port *m_io_ftrainer[ | |
475 | ioport_port *m_io_ftrainer[4]; | |
476 | 476 | ioport_port *m_io_cc_left; |
477 | 477 | ioport_port *m_io_cc_right; |
478 | 478 | ioport_port *m_io_zapper1_t; |
Previous | 199869 Revisions | Next |