1
0
mirror of https://gitea.tendokyu.moe/Dniel97/segatools.git synced 2024-09-24 11:18:20 +02:00
segatools-dniel97/platform/amvideo.h
2019-05-18 00:00:57 -04:00

8 lines
146 B
C

#pragma once
#include <windows.h>
#include "platform/config.h"
HRESULT amvideo_hook_init(const struct amvideo_config *cfg, HMODULE redir_mod);