forked from TeamTofuShop/segatools
platform: Wire up configuration
This commit is contained in:
@ -2,4 +2,6 @@
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
HRESULT amvideo_hook_init(HMODULE redir_mod);
|
||||
#include "platform/config.h"
|
||||
|
||||
HRESULT amvideo_hook_init(const struct amvideo_config *cfg, HMODULE redir_mod);
|
||||
|
Reference in New Issue
Block a user