Revert "more debug info"

This reverts commit 65cda064aa.
This commit is contained in:
dga
2025-07-18 01:20:09 +03:00
parent 65cda064aa
commit cac8631eea
7 changed files with 7 additions and 151 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
CC = emcc
CXX = emcc
CXXFLAGS ?= -sUSE_SDL=2 -std=c++17 -Iinclude -fexceptions
LDFLAGS ?= -sUSE_SDL=2 -fexceptions --embed-file=data.pak@data.pak -sMAX_WEBGL_VERSION=2 -sALLOW_MEMORY_GROWTH=1 -sASYNCIFY=1
LDFLAGS ?= -sUSE_SDL=2 -fexceptions --embed-file=data.pak@data.pak -sMAX_WEBGL_VERSION=2
TARGET = eulamadness.html
# System configuration