mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 23:31:53 -05: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