diff --git a/Makefile.griffin b/Makefile.griffin index 1aa1a6bfc8..20c8951280 100644 --- a/Makefile.griffin +++ b/Makefile.griffin @@ -836,7 +836,6 @@ ifeq ($(DEBUG), 1) LDFLAGS += -DEBUG else CFLAGS += -O0 -g -DDEBUG - LDFLAGS += -SUBSYSTEM:WINDOWS -ENTRY:mainCRTStartup endif else ifeq ($(platform), psp1) CFLAGS += -O2