mirror of
https://github.com/holub/mame
synced 2025-04-27 18:53:05 +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)
|
#define USE_SCALABLE_LOCKS (0)
|
||||||
|
|
||||||
|
|
||||||
|
//============================================================
|
||||||
|
// TYPE DEFINITIONS
|
||||||
|
//============================================================
|
||||||
|
|
||||||
struct osd_event
|
struct osd_event
|
||||||
{
|
{
|
||||||
void * ptr;
|
void * ptr;
|
||||||
|
Loading…
Reference in New Issue
Block a user