segatools/platform/amvideo.h

8 lines
146 B
C
Raw Normal View History

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