Previous 199869 Revisions Next

r34364 Monday 12th January, 2015 at 21:42:48 UTC by Carl
debugqt: alternatively... (nw)
[src/osd/modules/debugger]debugqt.c

trunk/src/osd/modules/debugger/debugqt.c
r242875r242876
335335      gather_save_configurations();
336336   }
337337#if defined(WIN32) && !defined(SDLMAME_WIN32)
338      winwindow_update_cursor_state(device.machine()); // make sure the cursor isn't hidden while in debugger
338      winwindow_update_cursor_state(*m_machine); // make sure the cursor isn't hidden while in debugger
339339#endif
340340}
341341


Previous 199869 Revisions Next


© 1997-2024 The MAME Team