1
0
mirror of https://gitea.tendokyu.moe/Hay1tsme/segatools.git synced 2025-03-03 16:33:52 +01:00
2019-05-04 14:50:33 -04:00

8 lines
114 B
C

#pragma once
#include <windows.h>
#include "amex/cfg.h"
HRESULT amex_hook_init(const struct amex_config *cfg);