aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cc7b1bb..c32db7e 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 := 9 13LPVERSION_MINOR := 9
14LPVERSION_BUGFX := 0 14LPVERSION_BUGFX := 1
15 15
16################################################################################ 16################################################################################
17 17