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:
@ -8,6 +8,7 @@
|
||||
#include <assert.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#include "amex/config.h"
|
||||
#include "amex/jvs.h"
|
||||
|
||||
#include "hook/iobuf.h"
|
||||
|
Reference in New Issue
Block a user