[WINMM] Stub some gfx* functions for Windows mmsys. Patch by Jared Smudde. CORE-12466 #resolve #comment Thanks!

svn path=/trunk/; revision=73381
This commit is contained in:
Mark Jansen 2016-11-26 18:12:08 +00:00
parent 7e8e4427bf
commit 0c81653dc2

View file

@ -26,6 +26,11 @@
@ stdcall auxGetVolume(long ptr)
@ stdcall auxOutMessage(long long long long)
@ stdcall auxSetVolume(long long)
@ stub gfxBatchChange
@ stub gfxCreateGfxFactoriesList
@ stub gfxDestroyDeviceInterfaceList
@ stub gfxEnumerateGfxs
@ stub gfxOpenGfx
@ stdcall joyConfigChanged(long)
@ stdcall joyGetDevCapsA(long ptr long)
@ stdcall joyGetDevCapsW(long ptr long)