math: Added point in rect tester. Added tests for tile to screen and
authorLukas Krickl <lukas@krickl.dev>
Fri, 27 Feb 2026 07:28:27 +0000 (08:28 +0100)
committerLukas Krickl <lukas@krickl.dev>
Fri, 27 Feb 2026 07:28:27 +0000 (08:28 +0100)
commit0c6d090ddb02bfd6840a1b40644ed98f6bd4cef7
tree4d120f7e66d6006da637824d3547de73471fa34c
parent74bacafa2686352468e7f93c0fc8753b79f6a934
math: Added point in rect tester. Added tests for tile to screen and
point in rect.
src/test.c
src/tests/t_math.c [new file with mode: 0644]
src/u_math.c
src/u_math.h