mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-15 12:46:07 +00:00
@@ -731,7 +731,9 @@ LIBS = [
|
||||
"lib": "db",
|
||||
"mwcc_version": "1.2.5",
|
||||
"cflags": "$cflags_base",
|
||||
"objects": ["Dolphin/db"],
|
||||
"objects": [
|
||||
["Dolphin/db", True],
|
||||
],
|
||||
},
|
||||
{
|
||||
"lib": "dsp",
|
||||
|
||||
Reference in New Issue
Block a user