mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-21 22:41:14 +00:00
Match func_800EEA50 + some surrounding doc (#916)
* Match func_800EEA50 * Document some audio debug stuff * more doc * more doc * formatting * Fix enums, and some more bits of doc * review * LIM -> MAX * missed review suggestion... * more review * ganon comments * more review * 🐍☠️ * more review * Update functions.h * quotes * review Co-authored-by: zelda2774 <zelda2774@invalid>
This commit is contained in:
parent
28e72bb486
commit
a75c70358c
37 changed files with 1562 additions and 5496 deletions
|
@ -1018,7 +1018,7 @@ void func_80B55808(EnZl3* this) {
|
|||
}
|
||||
|
||||
void func_80B5582C(EnZl3* this) {
|
||||
func_800F41E0(&D_80B5A488, NA_SE_VO_Z1_CRY_0, 2);
|
||||
Audio_PlaySoundRandom(&D_80B5A488, NA_SE_VO_Z1_CRY_0, NA_SE_VO_Z1_CRY_1 - NA_SE_VO_Z1_CRY_0 + 1);
|
||||
}
|
||||
|
||||
void func_80B5585C(EnZl3* this) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue