mirror of https://github.com/PrimeDecomp/prime.git
Update configure.py
This commit is contained in:
parent
2c8976221f
commit
3fe752b50d
|
@ -827,7 +827,7 @@ LIBS = [
|
||||||
"Dolphin/os/OSAlarm",
|
"Dolphin/os/OSAlarm",
|
||||||
"Dolphin/os/OSArena",
|
"Dolphin/os/OSArena",
|
||||||
["Dolphin/os/OSAudioSystem", True],
|
["Dolphin/os/OSAudioSystem", True],
|
||||||
"Dolphin/os/OSCache",
|
["Dolphin/os/OSCache", True],
|
||||||
"Dolphin/os/OSContext",
|
"Dolphin/os/OSContext",
|
||||||
"Dolphin/os/OSError",
|
"Dolphin/os/OSError",
|
||||||
"Dolphin/os/OSFatal",
|
"Dolphin/os/OSFatal",
|
||||||
|
|
Loading…
Reference in New Issue