From 41b5858e855c68e01bf388e54abd82661e846585 Mon Sep 17 00:00:00 2001 From: Astatin Date: Thu, 7 Aug 2025 16:53:50 +0200 Subject: Add heal sound effect + remove useless tile loads --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d43ed01..f130a43 100644 --- a/Makefile +++ b/Makefile @@ -58,7 +58,7 @@ build/game_linux_x86-64: build/makeself/start.sh build/makeself/main.rom build/m run: build/main.rom mkdir -p recordings - gb $< --record-input "./recordings/$(shell date -Iseconds).record" -v infos,errors,debug # ,halt_cycles + gb $< --record-input "./recordings/$(shell date -Iseconds).record" -v infos,errors,debug,halt_cycles sameboy: build/main.rom sameboy build/main.rom -- cgit v1.2.3-70-g09d2