Update unknown_003260.c

This commit is contained in:
Fazana
2022-04-28 16:16:52 +01:00
parent 8b85e14c62
commit ca4c15ca0a
+2 -2
View File
@@ -142,8 +142,8 @@ void audioStopThread(void) {
*/
void thread4_audio(UNUSED void *arg) {
s32 audioThreadMarkExit;
s16* audioThreadRetraceMesg;
s16* audioThreadUpdateMesg;
s16 *audioThreadRetraceMesg;
s16 *audioThreadUpdateMesg;
audioThreadMarkExit = FALSE;
audioThreadRetraceMesg = NULL;