We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ff9b2f commit 9ffad97Copy full SHA for 9ffad97
1 file changed
Makefile
@@ -14,7 +14,7 @@ export PATH := $(DEVKITPPC)/bin:$(PATH)
14
15
export LIBOGC_MAJOR := 2
16
export LIBOGC_MINOR := 4
17
-export LIBOGC_PATCH := 0
+export LIBOGC_PATCH := 1
18
19
include $(DEVKITPPC)/base_rules
20
0 commit comments