[ox/std] Add min and max tests

This commit is contained in:
2022-02-10 02:00:59 -06:00
parent f5c7c26340
commit 0d368b3c02
2 changed files with 24 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ add_library(
byteswap.cpp
fmt.cpp
heapmgr.cpp
math.cpp
memops.cpp
random.cpp
substitutes.cpp