Extracted project folder to its own repository

Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
This commit is contained in:
2021-06-26 21:30:24 +02:00
parent 097cd0350c
commit 766f37ce10
25 changed files with 10 additions and 2719 deletions

2
src/main.c Normal file → Executable file
View File

@@ -240,7 +240,7 @@ int main(int argc, char **argv)
}
Renderer->run();
sleep_ms(17);
/* sleep_ms(17); */
}
unload_project();