Making progress on util::dprintf
This commit is contained in:
@@ -1016,6 +1016,7 @@ static void init_engine_wrapper_helper(EngineWrapper *w) {
|
||||
w->replay_initialize = replaycore_initialize;
|
||||
w->replay_step = replaycore_step;
|
||||
|
||||
w->hook_dprintf = util::hook_dprintf;
|
||||
w->release = release;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user