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 9d15225 commit a31e73eCopy full SHA for a31e73e
1 file changed
Makefile
@@ -13,8 +13,8 @@ endif
13
export PATH := $(DEVKITPPC)/bin:$(PATH)
14
15
export LIBOGC_MAJOR := 2
16
-export LIBOGC_MINOR := 11
17
-export LIBOGC_PATCH := 0
+export LIBOGC_MINOR := 12
+export LIBOGC_PATCH := 2
18
19
include $(DEVKITPPC)/base_rules
20
0 commit comments