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 f451b71 commit cc6b8f8Copy full SHA for cc6b8f8
libogc/console_font_8x16.c
@@ -1,4 +1,4 @@
1
-unsigned char console_font_8x16[] = {
+unsigned char console_font_8x16[] __attribute__((weak)) = {
2
3
/* 0 0x00 '^@' */
4
0x00, /* 00000000 */
0 commit comments