mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-15 06:06:08 +00:00
Match and link mtx.c
Former-commit-id: 1c03ca2a2da0c77eb8525b93f69f3f3cee99287f
This commit is contained in:
@@ -1040,7 +1040,7 @@ config.libs = [
|
||||
DolphinLib(
|
||||
"mtx",
|
||||
[
|
||||
Object(NonMatching, "Dolphin/mtx/mtx.c"),
|
||||
Object(Matching, "Dolphin/mtx/mtx.c", cflags = [*cflags_base, "-fp_contract off"]),
|
||||
Object(NonMatching, "Dolphin/mtx/mtx44vec.c"),
|
||||
Object(NonMatching, "Dolphin/mtx/mtx44.c"),
|
||||
Object(NonMatching, "Dolphin/mtx/vec.c"),
|
||||
|
||||
Reference in New Issue
Block a user