mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Style: Begin integrating simple .clangd
fixes
This commit is contained in:
parent
2303ce843a
commit
f09ee0171a
66 changed files with 43 additions and 112 deletions
|
@ -37,8 +37,6 @@
|
|||
#include "core/os/os.h"
|
||||
#endif
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef DEBUG_ENABLED
|
||||
_FORCE_INLINE_ void SceneMultiplayer::_profile_bandwidth(const String &p_what, int p_value) {
|
||||
if (EngineDebugger::is_profiling("multiplayer:bandwidth")) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue