From 90907fb04abc8013fb65805165cdd9c3a7a0477e Mon Sep 17 00:00:00 2001 From: Adrian Siekierka Date: Wed, 27 Sep 2023 20:12:55 +0200 Subject: [PATCH] uxnds 0.4.5 --- Makefile.3ds | 2 +- Makefile.blocksds | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.3ds b/Makefile.3ds index a0f0216..be08d40 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.4 +APP_TITLE := uxnds v0.4.5 ifeq ($(DEBUG),true) APP_DESCRIPTION := tiny virtual machine (debug) else diff --git a/Makefile.blocksds b/Makefile.blocksds index 8db3e63..eb6287d 100644 --- a/Makefile.blocksds +++ b/Makefile.blocksds @@ -7,9 +7,9 @@ NAME := uxnds -GAME_TITLE := uxnds v0.4.4 +GAME_TITLE := uxnds v0.4.5 GAME_SUBTITLE := -GAME_AUTHOR := 26/07/2023 +GAME_AUTHOR := 27/09/2023 GAME_ICON := misc/uxn32.png #NAME := donsol