diff --git a/sdl2/Makefile b/sdl2/Makefile index bfc8fd2..1db79a8 100644 --- a/sdl2/Makefile +++ b/sdl2/Makefile @@ -54,7 +54,6 @@ ASFLAGS := -g $(ARCH) LDFLAGS = -specs=$(DEVKITPRO)/libnx/switch.specs -g $(ARCH) -Wl,-Map,$(notdir $*.map) LIBS := `$(DEVKITPRO)/portlibs/switch/bin/sdl2-config --libs` -#-lSDL2 -lglad -lEGL -lglapi -ldrm_nouveau -lnx #--------------------------------------------------------------------------------- # list of directories containing libraries, this must be the top level containing