Skip to content

Commit

Permalink
uxnds 0.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
asiekierka committed Dec 16, 2023
1 parent 805aa38 commit d8c67c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile.3ds
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ INCLUDES := include source
GRAPHICS := assets/3ds
ROMFS := romfs/3ds
GFXBUILD := $(ROMFS)
APP_TITLE := uxnds v0.4.7
APP_TITLE := uxnds v0.4.8
ifeq ($(DEBUG),true)
APP_DESCRIPTION := tiny virtual machine (debug)
else
Expand Down
4 changes: 2 additions & 2 deletions Makefile.blocksds
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@

NAME := uxnds

GAME_TITLE := uxnds v0.4.7
GAME_TITLE := uxnds v0.4.8
GAME_SUBTITLE := tiny virtual machine
GAME_AUTHOR := 19/11/2023
GAME_AUTHOR := 16/12/2023
GAME_ICON := misc/uxn32.png

#NAME := donsol
Expand Down

0 comments on commit d8c67c2

Please sign in to comment.