From 378fbc3c56a20587207745e1dd880629a2d27107 Mon Sep 17 00:00:00 2001 From: Forest Belton Date: Fri, 24 Sep 2021 04:27:18 -0400 Subject: [PATCH] Update ROM title --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index be7d0ac..ba241b8 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,9 @@ # Name of your project, will set the name of your ROM. -PROJECT_NAME := Template +PROJECT_NAME := ISLAND STORY + # Run "rgbfix --mbc-type help" for possible MBC types MBC := ROM + # Target should be a combination of DMG, CGB and SGB TARGETS := DMG