mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-07 11:58:13 +00:00

* tcc-based vscode project for windows Signed-off-by: misterpah <misterpah@gmail.com> * add makefile to support multiple C files
How to use
- Rename Folder
- open workspace (main.code-workspace)
- edit Makefile to include your files
- F5 and choose "build & run"