You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-09 12:50:35 +00:00
Remove empty lines around braces with the formatting script
This commit is contained in:
@@ -32,7 +32,6 @@ namespace {
|
||||
static const int config_compressed_size = %d;
|
||||
static const int config_uncompressed_size = %d;
|
||||
static const unsigned char config_compressed_data[] = { %s };
|
||||
|
||||
} // namespace
|
||||
|
||||
String get_godot_android_mono_config() {
|
||||
|
||||
Reference in New Issue
Block a user