2 changes: 1 addition & 1 deletion 2 gbdk-lib/examples/nes/smoke/Makefile Original file line numberDiff line numberDiff line change @@ -10,7 +10,7 @@ BINS = smoketest.nes # GBDK_DEBUG = ON ifdef GBDK_DEBUG LCCFLAGS += -debug -v -Wl-u LCCFLAGS += -debug -v endif...