Skip to content

Commit

Permalink
CPU core update, uxnds 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
asiekierka committed May 23, 2021
1 parent 2502dbe commit df9b036
Show file tree
Hide file tree
Showing 2 changed files with 2,931 additions and 2,717 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ export TOPDIR := $(CURDIR)
NITRO_FILES :=

# These set the information text in the nds file
GAME_TITLE := uxnds v0.2.3
GAME_TITLE := uxnds v0.3.0
GAME_SUBTITLE1 := tiny virtual machine
GAME_SUBTITLE2 := 22/05/2021
GAME_SUBTITLE2 := 23/05/2021

include $(DEVKITARM)/ds_rules

Expand Down
Loading

0 comments on commit df9b036

Please sign in to comment.