From 2acaa6cb6c54c246b7f152f91d0428325c5b3ebd Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Fri, 22 Nov 2024 15:54:07 +1300 Subject: Update ROM information in makefile The generated Nintendo DS ROM file is now branded as Cobalt and will be given the name `cobalt.nds` when built. --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b892747..0885ee6 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ BLOCKSDS ?= /opt/blocksds/core -NAME := bedrock_emu -GAME_TITLE := Bedrock -GAME_SUBTITLE := Run Bedrock programs +NAME := cobalt +GAME_TITLE := Cobalt +GAME_SUBTITLE := Pixel painting studio GAME_AUTHOR := https://derelict.engineering include $(BLOCKSDS)/sys/default_makefiles/rom_arm9arm7/Makefile -- cgit v1.2.3-70-g09d2