forked from TeamTofuShop/segatools
platform/vfs.c: Add filesystem path redirectors
This commit is contained in:
@ -19,5 +19,7 @@ platform_lib = static_library(
|
||||
'pcbid.h',
|
||||
'platform.c',
|
||||
'platform.h',
|
||||
'vfs.c',
|
||||
'vfs.h',
|
||||
],
|
||||
)
|
||||
|
Reference in New Issue
Block a user