mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Update unknown_003260.c
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user