1
0
mirror of https://gitea.tendokyu.moe/Dniel97/segatools.git synced 2025-01-19 06:27:23 +01:00

8 lines
117 B
C
Raw Normal View History

#pragma once
2019-05-04 13:12:20 -04:00
#include <windows.h>
#include "amex/config.h"
2019-05-04 13:12:20 -04:00
HRESULT amex_hook_init(const struct amex_config *cfg);