You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-15 13:51:40 +00:00
Split javascript export template into multiple files
This commit is contained in:
@@ -28,4 +28,9 @@
|
||||
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
||||
/*************************************************************************/
|
||||
|
||||
#ifndef JAVASCRIPT_EXPORT_H
|
||||
#define JAVASCRIPT_EXPORT_H
|
||||
|
||||
void register_javascript_exporter();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user