sdl2: remove makefile comment

This commit is contained in:
Cpasjuste 2018-11-14 13:53:34 +01:00 committed by Dave Murphy
parent d79575ac12
commit b7be3e296e

View File

@ -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