forked from TeamTofuShop/segatools
util/lib.c: Add module file path utility
This commit is contained in:
@ -17,6 +17,8 @@ util_lib = static_library(
|
||||
'dprintf.h',
|
||||
'dump.c',
|
||||
'dump.h',
|
||||
'lib.c',
|
||||
'lib.h',
|
||||
'str.c',
|
||||
'str.h',
|
||||
],
|
||||
|
Reference in New Issue
Block a user