diff options
-rw-r--r-- | Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |