put everything into a new CPR file

This commit is contained in:
Calvin Fuchs
2021-06-24 19:20:34 +02:00
parent 6335181e52
commit 5463aa2306
4 changed files with 605 additions and 262 deletions

View File

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