2D_Engine_C/src
Ulysse Cura e3cae438e9 Forgot to include stdbool. 2026-07-16 22:41:48 +02:00
..
ecs Externalised components definition, removed union for componant data because ugly and corrected a memory leak in the create_component function when quitting on error (maybe moving ecs.c into core later ?) 2026-05-08 14:20:11 +02:00
headers Forgot to include stdbool. 2026-07-16 22:41:48 +02:00
Makefile Changed default background color to black. 2026-06-12 17:20:53 +02:00
game.c Changed default background color to black. 2026-06-12 17:20:53 +02:00
main.c Changed default background color to black. 2026-06-12 17:20:53 +02:00