Kaltenberg/modules
Eric-Paul Ickhorn 0408d19a72 Fix pool allocator
The pool allocator would only allocate one item and then stop, its
allocation wasn't reset correctly because of a comparison operator
being the wrong way around.
2024-09-11 11:40:58 +02:00
..
assets Modify build-script include folder keys 2024-09-08 16:45:20 +02:00
core Make windows close-able with the window buttons 2024-09-10 00:16:06 +02:00
ecs Modify build-script include folder keys 2024-09-08 16:45:20 +02:00
renderer Modify build-script include folder keys 2024-09-08 16:45:20 +02:00
utility Fix pool allocator 2024-09-11 11:40:58 +02:00
window Make windows close-able with the window buttons 2024-09-10 00:16:06 +02:00
world Modify build-script include folder keys 2024-09-08 16:45:20 +02:00