aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 083b86b..bfb4100 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
FLAGS_LINUX = -lGL -lSDL_image
-FLAGS_WIN32 = -lopengl32 -lmingw32 #-lSDL2_Image
+FLAGS_WIN32 = -lopengl32 -lmingw32 -lSDL2_Image
FLAGS = -m32 -Iinclude -Wall -Werror -lSDL2main -lSDL2
all: