You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-10 13:00:37 +00:00
Reorganized core/ directory, it was too fatty already
-Removed FuncRef, since Callable makes it obsolete -Removed int_types.h as its obsolete in c++11+ -Changed color names code
This commit is contained in:
@@ -32,9 +32,9 @@
|
||||
|
||||
#include "bullet_utilities.h"
|
||||
#include "cone_twist_joint_bullet.h"
|
||||
#include "core/class_db.h"
|
||||
#include "core/error_macros.h"
|
||||
#include "core/ustring.h"
|
||||
#include "core/error/error_macros.h"
|
||||
#include "core/object/class_db.h"
|
||||
#include "core/string/ustring.h"
|
||||
#include "generic_6dof_joint_bullet.h"
|
||||
#include "hinge_joint_bullet.h"
|
||||
#include "pin_joint_bullet.h"
|
||||
|
||||
Reference in New Issue
Block a user