forked from TeamTofuShop/segatools
Wire up libamex config
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
void amex_hook_init(void);
|
||||
#include <windows.h>
|
||||
|
||||
#include "amex/cfg.h"
|
||||
|
||||
HRESULT amex_hook_init(const struct amex_config *cfg);
|
||||
|
Reference in New Issue
Block a user