forked from TeamTofuShop/segatools
util/dprintf.c: Add debug printf
This commit is contained in:
@ -7,5 +7,7 @@ util_lib = static_library(
|
||||
capnhook.get_variable('hook_dep'),
|
||||
],
|
||||
sources : [
|
||||
'dprintf.c',
|
||||
'dprintf.h',
|
||||
],
|
||||
)
|
||||
|
Reference in New Issue
Block a user