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:
@ -9,8 +9,8 @@ amex_lib = static_library(
|
||||
sources : [
|
||||
'amex.c',
|
||||
'amex.h',
|
||||
'cfg.c',
|
||||
'cfg.h',
|
||||
'config.c',
|
||||
'config.h',
|
||||
'ds.c',
|
||||
'ds.h',
|
||||
'eeprom.c',
|
||||
|
Reference in New Issue
Block a user