mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Move over (Match func_80009968 as audioline_reverb_create), this one is build_tex_display_list! (#504)
* Match audioline_reverb_create * Update score and run formatter * Update audioline_distance to be more explicit * Fix ifdef name * Get build_tex_display_list to NON_MATCHING, with some documentation * Match build_tex_display_list! * Update score * Woops, extra line break * Add some of the names to the math_util.c file itself. * Match func_80004520 * Update score
This commit is contained in:
@@ -599,7 +599,7 @@ typedef struct ALSoundState {
|
||||
/* 0x0C */ ALVoice voice;
|
||||
/* 0x28 */ ALSound *sound; /* sound referenced here */
|
||||
/* 0x2C */ s16 priority;
|
||||
/* 0x30 */ f32 pitch; /* current playback pitch */
|
||||
/* 0x30 */ struct ALSoundState *unk30;
|
||||
/* 0x34 */ u8 pad34[0x2];
|
||||
/* 0x34 */ u8 soundPriority;
|
||||
/* 0x38 */ s16 vol; /* volume - combined with volume from bank */
|
||||
|
||||
Reference in New Issue
Block a user