You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 19:41:11 +00:00
Remove get_stack_bottom
It's not used in godot-nim any longer and there were no other uses for it.
This commit is contained in:
@@ -5532,12 +5532,6 @@
|
||||
["char *", "p_name"]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "godot_get_stack_bottom",
|
||||
"return_type": "void *",
|
||||
"arguments": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "godot_method_bind_get_method",
|
||||
"return_type": "godot_method_bind *",
|
||||
|
||||
Reference in New Issue
Block a user