mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Style: Apply clang-format on all files
Thus fixing some invalid changes that had still made it to the master branch.
This commit is contained in:
parent
5549407308
commit
76005a8e75
45 changed files with 57 additions and 58 deletions
|
@ -29,8 +29,8 @@
|
|||
/*************************************************************************/
|
||||
#include "input_map.h"
|
||||
|
||||
#include "project_settings.h"
|
||||
#include "os/keyboard.h"
|
||||
#include "project_settings.h"
|
||||
|
||||
InputMap *InputMap::singleton = NULL;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue