merged herbglitch/master with local changes

This commit is contained in:
herbglitch 2024-01-19 01:19:17 -07:00
commit a0c02c0dcd
26 changed files with 329 additions and 38 deletions

View file

@ -45,6 +45,7 @@ set(ARCHEUS_STD_SOURCES
src/math/circle.c
src/math/config.c
src/math/obround.c
src/math/point.c
src/math/rectangle.c
src/math/vector2.c