mirror of
https://github.com/holub/mame
synced 2025-04-25 09:50:04 +03:00
added comment to sdlsync_win32.c (nw)
This commit is contained in:
parent
6232bc0e50
commit
5f7dbbad6b
@ -32,6 +32,11 @@
|
||||
|
||||
#define USE_SCALABLE_LOCKS (0)
|
||||
|
||||
|
||||
//============================================================
|
||||
// TYPE DEFINITIONS
|
||||
//============================================================
|
||||
|
||||
struct osd_event
|
||||
{
|
||||
void * ptr;
|
||||
|
Loading…
Reference in New Issue
Block a user