[HTML5] Add "webgl/webgl2.h" as OpenGL include.
Requires emscripten versions > 2.0.17 .
This commit is contained in:
parent
694baff233
commit
e8110474b6
2 changed files with 39 additions and 0 deletions
|
|
@ -29,3 +29,5 @@
|
|||
/*************************************************************************/
|
||||
|
||||
#include <alloca.h>
|
||||
|
||||
#define OPENGL_INCLUDE_H "platform/javascript/godot_webgl2.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue