diff --git a/Makefile b/Makefile index 4c832f6..a2a006c 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ TARGET := ogrebattle64 COMPARE ?= 1 NON_MATCHING ?= 0 CHECK ?= 1 -VERBOSE ?= 1 +VERBOSE ?= 0 PRETTY_PRINTING ?= 1 # Fail early if baserom does not exist