Forgot to update configure.py again

This commit is contained in:
Phillip Stephens 2022-11-03 09:19:09 -07:00
parent 136463a856
commit a5ee3e6fe7
1 changed files with 1 additions and 1 deletions

View File

@ -824,7 +824,7 @@ LIBS = [
"objects": [
["Dolphin/os/__start", True],
"Dolphin/os/OS",
"Dolphin/os/OSAlarm",
["Dolphin/os/OSAlarm", True],
"Dolphin/os/OSArena",
["Dolphin/os/OSAudioSystem", True],
["Dolphin/os/OSCache", True],