Make compatible with both libnx v2.0.0 and v1.6.0
This commit is contained in:
parent
352c39ae8a
commit
d4b4f868b1
6 changed files with 57 additions and 11 deletions
2
Makefile
2
Makefile
|
@ -32,7 +32,7 @@ include $(DEVKITPRO)/libnx/switch_rules
|
|||
#---------------------------------------------------------------------------------
|
||||
APP_TITLE := Lockpick
|
||||
APP_AUTHOR := shchmue
|
||||
APP_VERSION := 1.1.1
|
||||
APP_VERSION := 1.2
|
||||
|
||||
TARGET := $(subst $e ,_,$(notdir $(APP_TITLE)))
|
||||
BUILD := build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue