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 9d99fec commit 4d3d1a3Copy full SHA for 4d3d1a3
1 file changed
libogc/stm.c
@@ -223,6 +223,7 @@ s32 STM_ShutdownToIdle(void)
223
case 1:
224
case 2:
225
__stm_immbufin[0] = 0xFCA08280;
226
+ break;
227
default:
228
__stm_immbufin[0] = 0xFCE082C0;
229
}
0 commit comments