aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d303560..ebca3de 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ include $(DEVKITARM)/base_rules
11IPL_LOAD_ADDR := 0x40003000 11IPL_LOAD_ADDR := 0x40003000
12LPVERSION_MAJOR := 1 12LPVERSION_MAJOR := 1
13LPVERSION_MINOR := 8 13LPVERSION_MINOR := 8
14LPVERSION_BUGFX := 4 14LPVERSION_BUGFX := 5
15 15
16################################################################################ 16################################################################################
17 17