From de13455cf538faae9f3913bece9b80f3ddb5b7e0 Mon Sep 17 00:00:00 2001 From: Adrian Siekierka Date: Sun, 19 Nov 2023 19:33:10 +0100 Subject: [PATCH] uxnds 0.4.7 --- Makefile.3ds | 2 +- Makefile.blocksds | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile.3ds b/Makefile.3ds index be08d40..33fc1f6 100644 --- a/Makefile.3ds +++ b/Makefile.3ds @@ -47,7 +47,7 @@ INCLUDES := include source GRAPHICS := assets/3ds ROMFS := romfs/3ds GFXBUILD := $(ROMFS) -APP_TITLE := uxnds v0.4.5 +APP_TITLE := uxnds v0.4.7 ifeq ($(DEBUG),true) APP_DESCRIPTION := tiny virtual machine (debug) else diff --git a/Makefile.blocksds b/Makefile.blocksds index a75a1d3..de24af3 100644 --- a/Makefile.blocksds +++ b/Makefile.blocksds @@ -7,9 +7,9 @@ NAME := uxnds -GAME_TITLE := uxnds v0.4.6 -GAME_SUBTITLE := -GAME_AUTHOR := 22/10/2023 +GAME_TITLE := uxnds v0.4.7 +GAME_SUBTITLE := tiny virtual machine +GAME_AUTHOR := 19/11/2023 GAME_ICON := misc/uxn32.png #NAME := donsol