You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-16 14:00:40 +00:00
-some changes by okam
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
|
||||
static PrintHandlerList *print_handler_list=NULL;
|
||||
bool _print_line_enabled=true;
|
||||
bool _print_error_enabled = true;
|
||||
|
||||
void add_print_handler(PrintHandlerList *p_handler) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user