mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-09 02:27:41 +00:00
Match and link CScriptMailbox and strtold
This commit is contained in:
@@ -466,7 +466,7 @@ config.libs = [
|
||||
Object(Matching, "MetroidPrime/Weapons/CPowerBeam.cpp"),
|
||||
Object(NonMatching, "MetroidPrime/Weapons/CWaveBeam.cpp"),
|
||||
Object(NonMatching, "MetroidPrime/Weapons/CIceBeam.cpp"),
|
||||
Object(NonMatching, "MetroidPrime/CScriptMailbox.cpp"),
|
||||
Object(Matching, "MetroidPrime/CScriptMailbox.cpp"),
|
||||
Object(Matching, "MetroidPrime/ScriptObjects/CScriptRelay.cpp"),
|
||||
Object(NonMatching, "MetroidPrime/ScriptObjects/CScriptSpawnPoint.cpp"),
|
||||
Object(NonMatching, "MetroidPrime/ScriptObjects/CScriptRandomRelay.cpp"),
|
||||
@@ -1228,7 +1228,7 @@ config.libs = [
|
||||
Object(Matching, "Runtime/sscanf.c"),
|
||||
Object(Matching, "Runtime/string.c"),
|
||||
Object(Matching, "Runtime/float.c"),
|
||||
Object(NonMatching, "Runtime/strtold.c"),
|
||||
Object(Matching, "Runtime/strtold.c"),
|
||||
Object(Matching, "Runtime/uart_console_io.c"),
|
||||
Object(Matching, "Runtime/wchar_io.c"),
|
||||
Object(Matching, "Runtime/e_acos.c"),
|
||||
|
||||
Reference in New Issue
Block a user