Match COutputStream::DoPut (Thanks HeartPiece!)

Former-commit-id: 26d6394bb1
This commit is contained in:
2022-10-11 21:44:08 -07:00
parent 67fff47df5
commit b08714313d
4 changed files with 27 additions and 24 deletions

View File

@@ -883,7 +883,7 @@ LIBS = [
"Runtime/e_pow",
["Runtime/e_rem_pio2", True],
["Runtime/k_cos", True],
"Runtime/k_rem_pio2",
["Runtime/k_rem_pio2", True],
["Runtime/k_sin", True],
["Runtime/k_tan", True],
"Runtime/s_atan",