forked from TeamTofuShop/segatools
amex/config.c: Rename from cfg.c
Easier to type and more consistent with its identifiers.
This commit is contained in:
@ -2,6 +2,6 @@
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
#include "amex/cfg.h"
|
||||
#include "amex/config.h"
|
||||
|
||||
HRESULT amex_hook_init(const struct amex_config *cfg);
|
||||
|
Reference in New Issue
Block a user