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:
@ -4,7 +4,7 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "amex/amex.h"
|
||||
#include "amex/cfg.h"
|
||||
#include "amex/config.h"
|
||||
|
||||
#include "chunihook/jvs.h"
|
||||
#include "chunihook/slider.h"
|
||||
|
Reference in New Issue
Block a user