mirror of
https://github.com/zeldaret/ss
synced 2026-06-25 01:32:01 -04:00
d_lyt_meter_shield_gauge OK
This commit is contained in:
@@ -6472,6 +6472,7 @@ enum WZSound {
|
||||
class SmallSoundManager {
|
||||
public:
|
||||
void playSound(WZSound id);
|
||||
void playSoundWithPitch(WZSound id, f32 pitch);
|
||||
void playButtonPressSoundWhenAdvancingTextBoxes(f32);
|
||||
|
||||
static SmallSoundManager *GetInstance() {
|
||||
|
||||
Reference in New Issue
Block a user