mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-09 13:47:41 +00:00
Fix db.c filepath
Former-commit-id: ec866d78324eebe2ffdcdcdb071300022e0deb86
This commit is contained in:
@@ -970,7 +970,7 @@ config.libs = [
|
||||
DolphinLib(
|
||||
"db",
|
||||
[
|
||||
Object(Matching, "Dolphinn/db.c"),
|
||||
Object(Matching, "Dolphin/db.c"),
|
||||
],
|
||||
),
|
||||
DolphinLib(
|
||||
|
||||
Reference in New Issue
Block a user