mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
Enable sound for UWP (well that was easy) (nw)
This commit is contained in:
parent
654a2d93b6
commit
2b6ce2a5c3
@ -9,7 +9,7 @@
|
||||
#include "sound_module.h"
|
||||
#include "modules/osdmodule.h"
|
||||
|
||||
#if defined(OSD_WINDOWS)
|
||||
#if defined(OSD_WINDOWS) || defined(OSD_UWP)
|
||||
|
||||
// standard windows headers
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
|
Loading…
Reference in New Issue
Block a user