summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
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