v1.2.4: Support emunand FS memory layout
This commit is contained in:
parent
90563f6e63
commit
31a882496f
4 changed files with 20 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -32,7 +32,7 @@ include $(DEVKITPRO)/libnx/switch_rules
|
|||
#---------------------------------------------------------------------------------
|
||||
APP_TITLE := Lockpick
|
||||
APP_AUTHOR := shchmue
|
||||
APP_VERSION := 1.2.3
|
||||
APP_VERSION := 1.2.4
|
||||
|
||||
TARGET := $(subst $e ,_,$(notdir $(APP_TITLE)))
|
||||
BUILD := build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue