diff options
| author | Kenix <kenixwhisperwind@gmail.com> | 2022-05-16 20:16:56 -0400 |
|---|---|---|
| committer | Kenix <kenixwhisperwind@gmail.com> | 2022-05-16 20:16:56 -0400 |
| commit | 7a4da43d7bafc80eb51634705cc87063a663350d (patch) | |
| tree | 062a4a9b116103a66f52c691579c93303184f671 /soh/src/code/code_800E4FE0.c | |
| parent | e6c959e500f18039c5ece000edcdf301fa6e705e (diff) | |
Audio code converted to uintptr_t
Diffstat (limited to 'soh/src/code/code_800E4FE0.c')
| -rw-r--r-- | soh/src/code/code_800E4FE0.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/soh/src/code/code_800E4FE0.c b/soh/src/code/code_800E4FE0.c index c46ae7a07..5d2d11188 100644 --- a/soh/src/code/code_800E4FE0.c +++ b/soh/src/code/code_800E4FE0.c @@ -39,7 +39,6 @@ extern u64 rspAspMainDataStart[]; extern u64 rspAspMainDataEnd[]; void AudioMgr_CreateNextAudioBuffer(s16* samples, u32 num_samples) { - // OTRTODO: uintptr_t? u32 sp4C; gAudioContext.totalTaskCnt++; |
