diff --git a/Makefile b/Makefile index 069b6e45..70b72882 100644 --- a/Makefile +++ b/Makefile @@ -70,7 +70,7 @@ endif DEFINES += NO_ERRNO_H=1 NO_GZIP=1 # ENABLE_L_TO_INSERT_CREDITS - whether to enable the L button to insert credits -ENABLE_L_TO_INSERT_CREDITS ?= 0 +ENABLE_L_TO_INSERT_CREDITS ?= 1 DEFINES += ENABLE_L_TO_INSERT_CREDITS=$(ENABLE_L_TO_INSERT_CREDITS) # VERSION - selects the version of the game to build