aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: e65026ccfaba2c9d86405280b7cbed9ac153ae6d (plain) (blame)
1
2
3
4
5
6
7
8
9
BLOCKSDS		?= /opt/blocksds/core

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