From a466eb8fd6e5707aaa1bfafa28535b82c67d69d8 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Tue, 28 Jun 2016 21:32:04 -0400 Subject: chests?, custom controls --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 31899a5..7743e68 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ endif CXXFLAGS = -g -m$(TARGET_BITS) -std=c++14 -fext-numeric-literals CXXINC = -Iinclude -Iinclude/freetype -CXXWARN = -Wall -Wextra -Werror #-pedantic-errors +CXXWARN = -Wall -Wextra -Werror CXXSRCDIR = src CXXOUTDIR = out -- cgit v1.2.3