diff --git a/TODO b/TODO index 148eba9..a0f84bb 100644 --- a/TODO +++ b/TODO @@ -69,6 +69,7 @@ 070 [x, bug] figure out why [meta] `for_expansion` procs aren't usable when import is namespaced 071 [math] basic shape collision detection (circle, rect, line) 072 [timestep] create drop-in fixed timestep module + 074 [hash] fix murmur32 not properly hashing pointers (it takes a pointer to a local which causes collisions) *** DONE ***