You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Enable WebGL2 in web export, start fixing build
Will not yet compile
This commit is contained in:
@@ -36,8 +36,6 @@
|
||||
class AudioDriverJavaScript : public AudioDriver {
|
||||
public:
|
||||
|
||||
void set_singleton();
|
||||
|
||||
virtual const char* get_name() const;
|
||||
|
||||
virtual Error init();
|
||||
|
||||
Reference in New Issue
Block a user