Link SIBios

Former-commit-id: 98278fbf6e
This commit is contained in:
2023-02-03 23:56:30 -08:00
parent a4a83cbf25
commit 9fc066c8ce
2 changed files with 3 additions and 2 deletions

View File

@@ -995,7 +995,7 @@ LIBS = [
"cflags": "$cflags_base",
"host": False,
"objects": [
["Dolphin/si/SIBios", False],
["Dolphin/si/SIBios", True],
["Dolphin/si/SISamplingRate", True],
],
},