summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e004b03..bdd5c9a 100644
--- a/Makefile
+++ b/Makefile
@@ -6,6 +6,7 @@ DOL := $(BUILD_DIR)/PsoV3.dol
ELF := $(DOL:.dol=.elf)
WINE := wine
+export WINEDEBUG ?= -all
DEVKITPPC := /opt/devkitpro/devkitPPC
MWCC_VERSION := 1.3.2