Clean up type registration
This commit is contained in:
@@ -4,7 +4,10 @@
|
||||
#ifdef GD_EXTENSION_BUILD
|
||||
#include <godot_cpp/core/class_db.hpp>
|
||||
using namespace godot;
|
||||
#elif defined(GODOT_MODULE_BUILD)
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef REDOT_MODULE_BUILD
|
||||
#include "core/object/class_db.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user