You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-17 14:11:06 +00:00
Style: apply clang-format (5.0.0) to current source
This commit is contained in:
@@ -117,7 +117,6 @@ static String unescape_cmdline(const String &p_str) {
|
||||
}
|
||||
|
||||
//#define DEBUG_INIT
|
||||
|
||||
#ifdef DEBUG_INIT
|
||||
#define MAIN_PRINT(m_txt) print_line(m_txt)
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user