paint: audio stubs
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ flags.with_plugins = true;
|
||||
flags.with_kong = true;
|
||||
flags.with_raytrace = true;
|
||||
flags.with_bc7 = true;
|
||||
// flags.with_audio = true;
|
||||
flags.with_audio = false; // platform == "linux";
|
||||
flags.idle_sleep = true;
|
||||
flags.export_version_info = true;
|
||||
flags.export_data_list = platform == "android"; // .apk contents
|
||||
|
||||
Reference in New Issue
Block a user