mirror of
https://github.com/raysan5/raylib.git
synced 2025-11-20 09:06:26 +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"