mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-09 12:27:41 +00:00
Match and link vi.c and THPDec.c, minor CPhysicsActor and GBA.c fixes
This commit is contained in:
@@ -1186,7 +1186,7 @@ config.libs = [
|
||||
DolphinLib(
|
||||
"vi",
|
||||
[
|
||||
Object(NonMatching, "Dolphin/vi.c"),
|
||||
Object(Matching, "Dolphin/vi.c"),
|
||||
],
|
||||
),
|
||||
{
|
||||
@@ -1349,7 +1349,7 @@ config.libs = [
|
||||
DolphinLib(
|
||||
"thp",
|
||||
[
|
||||
Object(NonMatching, "Dolphin/thp/THPDec.c"),
|
||||
Object(Matching, "Dolphin/thp/THPDec.c"),
|
||||
Object(NonMatching, "Dolphin/thp/THPAudio.c"),
|
||||
],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user