Update configure.py

This commit is contained in:
Phillip Stephens 2022-11-03 01:20:25 -07:00
parent 2c8976221f
commit 3fe752b50d
1 changed files with 1 additions and 1 deletions

View File

@ -827,7 +827,7 @@ LIBS = [
"Dolphin/os/OSAlarm",
"Dolphin/os/OSArena",
["Dolphin/os/OSAudioSystem", True],
"Dolphin/os/OSCache",
["Dolphin/os/OSCache", True],
"Dolphin/os/OSContext",
"Dolphin/os/OSError",
"Dolphin/os/OSFatal",