global.set has been implemented, but not diff xmit for globals
This commit is contained in:
@@ -242,7 +242,7 @@ struct EngineWrapper {
|
||||
// will only contain printable characters. The line will not contain a
|
||||
// newline - the newline is implied.
|
||||
//
|
||||
void (*hook_dprintf)(void (*func)(const char *oneline));
|
||||
void (*hook_dprint)(void (*func)(const char *oneline, size_t size));
|
||||
|
||||
// Restore the wrapper to its initial blank state.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user