jtmm2/src
KikooDX 559c00a840 Use `bool` instead of `_Bool` 2020-09-28 14:05:41 +02:00
..
camera.c Removed unnecessary SCALE 2020-09-23 16:10:31 +02:00
collide.c Use `bool` instead of `_Bool` 2020-09-28 14:05:41 +02:00
init.c Created .editorconfig, use 4 wide tabs everywhere. 2020-09-12 09:54:53 +02:00
input.c Use `bool` instead of `_Bool` 2020-09-28 14:05:41 +02:00
level.c Camera clamping in stage limits and related 2020-09-23 12:19:40 +02:00
main.c Meh collision system, good enough for now. Can be "playtested" 2020-09-28 12:53:04 +02:00
player.c Meh collision system, good enough for now. Can be "playtested" 2020-09-28 12:53:04 +02:00
vec.c Camera clamping in stage limits and related 2020-09-23 12:19:40 +02:00