You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-23 15:16:17 +00:00
[GDnative] add pluginscript \o/
This commit is contained in:
@@ -30,8 +30,8 @@
|
||||
#ifndef API_GENERATOR_H
|
||||
#define API_GENERATOR_H
|
||||
|
||||
#include "core/typedefs.h"
|
||||
#include "core/ustring.h"
|
||||
#include "typedefs.h"
|
||||
|
||||
Error generate_c_api(const String &p_path);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user