rm class_db.h from resource.h
This commit is contained in:
parent
95535167b3
commit
357fa00a4a
111 changed files with 284 additions and 141 deletions
|
|
@ -31,6 +31,7 @@
|
|||
#include "gdscript_byte_codegen.h"
|
||||
|
||||
#include "core/debugger/engine_debugger.h"
|
||||
#include "core/object/class_db.h"
|
||||
|
||||
uint32_t GDScriptByteCodeGenerator::add_parameter(const StringName &p_name, bool p_is_optional, const GDScriptDataType &p_type) {
|
||||
function->_argument_count++;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue