You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-26 15:46:23 +00:00
Style: apply clang-format (5.0.0) to current source
This commit is contained in:
@@ -29,6 +29,6 @@
|
||||
/*************************************************************************/
|
||||
#include "haiku_application.h"
|
||||
|
||||
HaikuApplication::HaikuApplication()
|
||||
: BApplication("application/x-vnd.godot") {
|
||||
HaikuApplication::HaikuApplication() :
|
||||
BApplication("application/x-vnd.godot") {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user