bananatools/taikohook/amfw.h
2023-01-02 23:39:03 -05:00

4 lines
75 B
C

#pragma once
#include <windows.h>
HRESULT amfw_hook_init(wchar_t *serial);