From 6f0a76fccce2bd8cbe74975623b28f0201b2610a Mon Sep 17 00:00:00 2001 From: Astatin Date: Thu, 26 Sep 2024 20:17:33 +0900 Subject: [WIP and completely broken] Reworking the bunny movements & display to decorelate the bunny from moving animation --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 525d037..002e53b 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ build/main.rom: main.gbasm tileset.gbasm gbasm $< $@ run: build/main.rom - gb -s 2 $< + gb $< sameboy: build/main.rom sameboy build/main.rom -- cgit v1.2.3-70-g09d2