mirror of
https://github.com/godotengine/godot.git
synced 2025-11-01 14:11:15 +00:00
Enable WebGL2 in web export, start fixing build
Will not yet compile
This commit is contained in:
parent
7b059965e8
commit
e06edc67c0
13 changed files with 40 additions and 62 deletions
|
|
@ -36,8 +36,6 @@
|
|||
class AudioDriverJavaScript : public AudioDriver {
|
||||
public:
|
||||
|
||||
void set_singleton();
|
||||
|
||||
virtual const char* get_name() const;
|
||||
|
||||
virtual Error init();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue