global.set has been implemented, but not diff xmit for globals
This commit is contained in:
@@ -1016,7 +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->hook_dprint = util::hook_dprint;
|
||||
w->release = release;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user