1
0
mirror of https://gitea.tendokyu.moe/Hay1tsme/segatools.git synced 2025-02-08 07:18:13 +01:00

8 lines
146 B
C
Raw Normal View History

#pragma once
#include <windows.h>
2019-05-17 23:10:09 -04:00
#include "platform/config.h"
HRESULT amvideo_hook_init(const struct amvideo_config *cfg, HMODULE redir_mod);