diff options
| author | MegaMech <MegaMech@users.noreply.github.com> | 2026-09-16 09:01:55 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-09-16 09:01:55 -0600 |
| commit | 60ac50c9628d25968bfe367e1b4b6f030078be64 (patch) | |
| tree | e03a0d825cfe443adcf076cb643c20692151f431 /src/audio/heap.h | |
| parent | 7adfdaa9abb18d76ae80f26bff58c2c4dc4f3f29 (diff) | |
| parent | 8fb42e50d70356300050048b57def3123e6d4552 (diff) | |
Merge branch 'main' into Caladius-patch-1Caladius-patch-1
Diffstat (limited to 'src/audio/heap.h')
| -rw-r--r-- | src/audio/heap.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/audio/heap.h b/src/audio/heap.h index ae71257c4..26192292b 100644 --- a/src/audio/heap.h +++ b/src/audio/heap.h @@ -113,7 +113,6 @@ void decrease_reverb_gain(void); s32 audio_shut_down_and_reset_step(void); void audio_reset_session(void); void* unk_pool1_lookup(s32 poolIdx, s32 id); -void func_800BA8B0(s32, s32); extern s32 D_800EA5D0; |
