Skip to content

Instantly share code, notes, and snippets.

@3dgoose
Created October 26, 2025 21:12
Show Gist options
  • Select an option

  • Save 3dgoose/5f49b5de22e8075e57503504a5b44f91 to your computer and use it in GitHub Desktop.

Select an option

Save 3dgoose/5f49b5de22e8075e57503504a5b44f91 to your computer and use it in GitHub Desktop.
Compile WIPE
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