You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-10 13:00:37 +00:00
-Remote deploy now uses FS over USB on Android, super fast!
This commit is contained in:
@@ -34,9 +34,9 @@
|
||||
|
||||
|
||||
|
||||
#define DEBUG_PRINT(m_p) print_line(m_p)
|
||||
//#define DEBUG_PRINT(m_p) print_line(m_p)
|
||||
//#define DEBUG_TIME(m_what) printf("MS: %s - %lli\n",m_what,OS::get_singleton()->get_ticks_usec());
|
||||
//#define DEBUG_PRINT(m_p)
|
||||
#define DEBUG_PRINT(m_p)
|
||||
#define DEBUG_TIME(m_what)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user