forked from TeamTofuShop/segatools
util/clock.c: Add hook to prevent date/time changes
This commit is contained in:
@ -7,6 +7,8 @@ util_lib = static_library(
|
||||
capnhook.get_variable('hook_dep'),
|
||||
],
|
||||
sources : [
|
||||
'clock.c',
|
||||
'clock.h',
|
||||
'crc.c',
|
||||
'crc.h',
|
||||
'dprintf.c',
|
||||
|
Reference in New Issue
Block a user