forked from TeamTofuShop/segatools
idac: added dipswitch support (beta)
This commit is contained in:
@ -32,5 +32,7 @@ platform_lib = static_library(
|
||||
'platform.h',
|
||||
'vfs.c',
|
||||
'vfs.h',
|
||||
'dipsw.c',
|
||||
'dipsw.h',
|
||||
],
|
||||
)
|
||||
|
Reference in New Issue
Block a user