mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
GDExtension: Store source of gdextension_interface.h in JSON
This commit is contained in:
parent
2cc031f3a3
commit
2c681794cd
16 changed files with 10371 additions and 3259 deletions
|
|
@ -28,7 +28,7 @@
|
|||
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
||||
/**************************************************************************/
|
||||
|
||||
#include "gdextension_interface.h"
|
||||
#include "gdextension_interface.gen.h"
|
||||
|
||||
#include "core/config/engine.h"
|
||||
#include "core/extension/gdextension.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue