From 2758d3f3eb87a8cb4746b39ba206badaaa00c5dc Mon Sep 17 00:00:00 2001 From: Adrian Siekierka Date: Fri, 4 Feb 2022 08:42:35 +0100 Subject: [PATCH] uxnds 0.3.4 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 988468e..92bc35a 100644 --- a/Makefile +++ b/Makefile @@ -13,9 +13,9 @@ export TOPDIR := $(CURDIR) NITRO_FILES := # These set the information text in the nds file -GAME_TITLE := uxnds v0.3.3 +GAME_TITLE := uxnds v0.3.4 GAME_SUBTITLE1 := tiny virtual machine -GAME_SUBTITLE2 := 26/09/2021 +GAME_SUBTITLE2 := 04/02/2022 include $(DEVKITARM)/ds_rules