1
0
mirror of https://gitea.tendokyu.moe/Hay1tsme/segatools.git synced 2024-09-24 11:08:24 +02:00
segatools-hay1tsme/amex/amex.h

8 lines
114 B
C
Raw Normal View History

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