You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Add Audio Server profiling time to the profiler
This commit is contained in:
@@ -72,7 +72,6 @@ class AudioDriverWASAPI : public AudioDriver {
|
||||
|
||||
Error init_device(bool reinit = false);
|
||||
Error finish_device();
|
||||
Error reopen();
|
||||
|
||||
public:
|
||||
virtual const char *get_name() const {
|
||||
|
||||
Reference in New Issue
Block a user