From 722d5509178fa5bdaa488fbbd9196f21377f8775 Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Mon, 18 Nov 2024 14:57:19 +1300 Subject: Initial commit --- Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Makefile (limited to 'Makefile') diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..b892747 --- /dev/null +++ b/Makefile @@ -0,0 +1,8 @@ +BLOCKSDS ?= /opt/blocksds/core + +NAME := bedrock_emu +GAME_TITLE := Bedrock +GAME_SUBTITLE := Run Bedrock programs +GAME_AUTHOR := https://derelict.engineering + +include $(BLOCKSDS)/sys/default_makefiles/rom_arm9arm7/Makefile -- cgit v1.2.3-70-g09d2