Created
October 26, 2025 21:12
-
-
Save 3dgoose/5f49b5de22e8075e57503504a5b44f91 to your computer and use it in GitHub Desktop.
Compile WIPE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cl src\engine.c src\game.c /I "C:\SDL2\include" /link /LIBPATH:"C:\SDL2\lib\x64" SDL2.lib SDL2main.lib opengl32.lib glu32.lib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment