Remove TOOLS_ENABLED checks from editor/
This commit is contained in:
parent
b377562b52
commit
7cb2fb189a
34 changed files with 7 additions and 124 deletions
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
#include "bindings_generator.h"
|
||||
|
||||
#if defined(DEBUG_METHODS_ENABLED) && defined(TOOLS_ENABLED)
|
||||
#ifdef DEBUG_METHODS_ENABLED
|
||||
|
||||
#include "../godotsharp_defs.h"
|
||||
#include "../utils/naming_utils.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue