mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-09 07:07:41 +00:00
Match and link sscanf, string and mbstring
Former-commit-id: eb14c6e0ad
This commit is contained in:
@@ -872,15 +872,15 @@ LIBS = [
|
||||
["Runtime/file_io", True],
|
||||
["Runtime/errno", True],
|
||||
["Runtime/FILE_POS", True],
|
||||
"Runtime/mbstring",
|
||||
["Runtime/mbstring", True],
|
||||
["Runtime/mem", True],
|
||||
["Runtime/mem_funcs", True],
|
||||
["Runtime/misc_io", True],
|
||||
"Runtime/printf",
|
||||
["Runtime/qsort", False],
|
||||
["Runtime/rand", True],
|
||||
"Runtime/sscanf",
|
||||
"Runtime/string",
|
||||
["Runtime/sscanf", True],
|
||||
["Runtime/string", True],
|
||||
["Runtime/float", True],
|
||||
"Runtime/strtold",
|
||||
["Runtime/uart_console_io", True],
|
||||
|
||||
Reference in New Issue
Block a user