aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 0885ee6..e65026c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,9 @@
-BLOCKSDS ?= /opt/blocksds/core
+BLOCKSDS ?= /opt/blocksds/core
-NAME := cobalt
-GAME_TITLE := Cobalt
-GAME_SUBTITLE := Pixel painting studio
-GAME_AUTHOR := https://derelict.engineering
+NAME := bedrock
+GAME_TITLE := bedrock-nds
+GAME_SUBTITLE := Bedrock emulator
+GAME_AUTHOR := https://benbridle.com
+GAME_ICON := icon.bmp
include $(BLOCKSDS)/sys/default_makefiles/rom_arm9arm7/Makefile