elimina DEBUG_PAUSE: era una eina puntual de captures

This commit is contained in:
2026-05-16 23:25:40 +02:00
parent f10be8c277
commit 169a5ea7aa
4 changed files with 3 additions and 27 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ Dependencies: `libsdl3-dev` and `g++` (Linux) or `clang++` (macOS). Build system
```bash
make # Release build
make debug # Debug build (defines DEBUG and PAUSE)
make debug # Debug build (defines DEBUG)
make release # Empaqueta .tar.gz / .dmg / .zip segons SO
make pack # Regenera resources.pack
make compile_shaders # Compila shaders GLSL → headers SPIR-V (requereix glslc)