re-enabled reboot to payload

This commit is contained in:
Calvin Fuchs
2021-06-24 20:15:28 +02:00
parent 5463aa2306
commit 8821ce8fc7
2 changed files with 5 additions and 333 deletions

View File

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