-Renamed GlobalConfig to ProjectSettings, makes more sense.
-Added system for feature overrides, it's pretty cool :)
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
|
||||
#include <pulse/error.h>
|
||||
|
||||
#include "global_config.h"
|
||||
#include "project_settings.h"
|
||||
|
||||
Error AudioDriverPulseAudio::init() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user