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,7 +2,7 @@
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
#include "amex/cfg.h"
|
||||
#include "amex/config.h"
|
||||
|
||||
DEFINE_GUID(
|
||||
sram_guid,
|
||||
|
Reference in New Issue
Block a user