2 lines
135 B
Batchfile
2 lines
135 B
Batchfile
@echo off
|
|
odin build src/main_release -define:RAYLIB_SHARED=false -out:build/game_debug.exe -no-bounds-check -subsystem:windows -debug
|