You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
HTML5 exporter Improvements
-Better template handling -Voice support -Stream support
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
#include "main/main.h"
|
||||
#include "io/resource_loader.h"
|
||||
#include "os/keyboard.h"
|
||||
|
||||
|
||||
OS_JavaScript *os=NULL;
|
||||
|
||||
static void _gfx_init(void *ud,bool gl2,int w, int h,bool fs) {
|
||||
|
||||
Reference in New Issue
Block a user