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 03696c2 commit bd24a9bCopy full SHA for bd24a9b
Makefile
@@ -14,7 +14,7 @@ export PATH := $(DEVKITPPC)/bin:$(PATH)
14
15
export LIBOGC_MAJOR := 2
16
export LIBOGC_MINOR := 3
17
-export LIBOGC_PATCH := 0
+export LIBOGC_PATCH := 1
18
19
include $(DEVKITPPC)/base_rules
20
0 commit comments