diff options
| author | kkard2 <[email protected]> | 2025-09-06 15:04:28 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2025-09-06 15:04:28 +0200 |
| commit | ee158180231bafb2d41bd1c6aa5de545556faed8 (patch) | |
| tree | 285b7d8f9fba54f0cf80e52264b35dc90d0eb8c9 /run.bat | |
| parent | 0b86e0d8e96ccb313bd8033aec013f29fe8a8b99 (diff) | |
add resizing to win32
Diffstat (limited to 'run.bat')
| -rw-r--r-- | run.bat | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ del out.exe -cl platform_win32.c "examples\%1" user32.lib gdi32.lib /Fe:out.exe +cl platform_win32.c "examples\%1" user32.lib gdi32.lib /W3 /Fe:out.exe out.exe |
