mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-22 11:00:16 +10:00
build: Enable Audio and fix invocation
This commit is contained in:
@@ -19,6 +19,7 @@ class build_graphics_audio:
|
||||
|
||||
def build(self):
|
||||
self.graphics_handling()
|
||||
self.audio_handling()
|
||||
self.firmware_handling()
|
||||
|
||||
def graphics_handling(self):
|
||||
|
||||
Reference in New Issue
Block a user