[GDNative] removed anchors
This commit is contained in:
parent
ffc2669298
commit
d82942e1c5
24 changed files with 25 additions and 126 deletions
|
|
@ -36,8 +36,6 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
void _plane_api_anchor() {}
|
||||
|
||||
void GDAPI godot_plane_new_with_reals(godot_plane *r_dest, const godot_real p_a, const godot_real p_b, const godot_real p_c, const godot_real p_d) {
|
||||
|
||||
Plane *dest = (Plane *)r_dest;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue