mirror of
https://github.com/zeldaret/oot
synced 2026-05-23 06:54:24 -04:00
Finish EnMThunder documentation (#2702)
* Finish `EnMThunder` documentation * Boolean conversion * Hex to decimal conversions * Rename static variables
This commit is contained in:
+1
-1
@@ -1164,7 +1164,7 @@ void func_800F436C(Vec3f* pos, u16 sfxId, f32 arg2);
|
||||
void func_800F4414(Vec3f* pos, u16 sfxId, f32);
|
||||
void func_800F44EC(s8 arg0, s8 arg1);
|
||||
void func_800F4524(Vec3f* pos, u16 sfxId, s8 arg2);
|
||||
void func_800F4254(Vec3f* pos, u8 level);
|
||||
void Audio_PlaySwordChargeSfx(Vec3f* pos, u8 level);
|
||||
void Audio_PlaySfxRiver(Vec3f* pos, f32 freqScale);
|
||||
void Audio_PlaySfxWaterfall(Vec3f* pos, f32 freqScale);
|
||||
void Audio_SetBgmVolumeOffDuringFanfare(void);
|
||||
|
||||
Reference in New Issue
Block a user