Swapped some if-checks for asserts, closes #161

Thanks 'devast8a' on discord
This commit is contained in:
2024-12-26 13:09:21 +11:00
parent 9cb138a7d6
commit 3ca816439e
4 changed files with 24 additions and 74 deletions

View File

@@ -4,6 +4,8 @@
#LIBS+=-lm
#LDFLAGS+=
#TODO: release builds should define the NDEBUG flag; double check it works
#directories
export TOY_SOURCEDIR=source
export TOY_REPLDIR=repl