forked from Hay1tsme/segatools
6 lines
82 B
C
6 lines
82 B
C
|
#pragma once
|
||
|
|
||
|
#include <windows.h>
|
||
|
|
||
|
HRESULT amvideo_hook_init(HMODULE redir_mod);
|