mirror of
https://github.com/zeldaret/oot
synced 2026-09-10 04:02:11 -04:00
rename audio context (#1388)
This commit is contained in:
+1
-1
@@ -218,7 +218,7 @@ extern u16 gAudioSfxSwapSource[10];
|
||||
extern u16 gAudioSfxSwapTarget[10];
|
||||
extern u8 gAudioSfxSwapMode[10];
|
||||
extern ActiveSequence gActiveSeqs[4];
|
||||
extern AudioContext gAudioContext;
|
||||
extern AudioContext gAudioCtx;
|
||||
extern void(*D_801755D0)(void);
|
||||
|
||||
extern u32 __osMalloc_FreeBlockTest_Enable;
|
||||
|
||||
Reference in New Issue
Block a user