[Scripting] Add <VERSION>, <WAIT>, <COLOR> + cleanup + version bump

This commit is contained in:
Such Meme, Many Skill
2020-02-10 14:16:17 +01:00
parent 4309194a11
commit a3b876ea3e
4 changed files with 76 additions and 34 deletions

View File

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