Update Makefile

This commit is contained in:
Calvin Fuchs
2021-06-18 19:33:40 +02:00
parent 4700b6c39d
commit 24c715ecf3

View File

@@ -10,7 +10,7 @@ include $(DEVKITARM)/base_rules
IPL_LOAD_ADDR := 0x40003000
LPVERSION_MAJOR := 0
LPVERSION_MINOR := 2
LPVERSION_MINOR := 3
LPVERSION_BUGFX := 0
################################################################################