[ox] Add Reader_c and make MetalClawReader use it

This commit is contained in:
2023-10-22 16:37:08 -05:00
parent 4ab710b155
commit 1f78ea1f37
16 changed files with 533 additions and 285 deletions

View File

@@ -30,6 +30,7 @@ add_library(
math.cpp
memops.cpp
random.cpp
reader.cpp
substitutes.cpp
stacktrace.cpp
string.cpp