mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-19 21:03:42 -07:00
docs: update func_800FADF8
to Audio_ResetActiveSequences
(#3471)
This commit is contained in:
parent
776c3a51ee
commit
99194a75f1
6 changed files with 209 additions and 206 deletions
|
@ -2171,7 +2171,7 @@ void func_800FA18C(u8, u8);
|
|||
void Audio_SetVolScale(u8 playerIdx, u8 scaleIdx, u8 targetVol, u8 volFadeTimer);
|
||||
void func_800FA3DC(void);
|
||||
u8 func_800FAD34(void);
|
||||
void func_800FADF8(void);
|
||||
void Audio_ResetActiveSequences(void);
|
||||
void func_800FAEB4(void);
|
||||
void GfxPrint_SetColor(GfxPrint* this, u32 r, u32 g, u32 b, u32 a);
|
||||
void GfxPrint_SetPosPx(GfxPrint* this, s32 x, s32 y);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue