Stardew Engine
Loading...
Searching...
No Matches
Audio.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ZZFXSound
 

Functions

int Au_Init ()
 
void Au_DeInit ()
 
float Au_PlaySoundTest (struct ZZFXSound *sound, float masterVol)
 

Function Documentation

◆ Au_DeInit()

void Au_DeInit ( )

◆ Au_Init()

int Au_Init ( )

◆ Au_PlaySoundTest()

float Au_PlaySoundTest ( struct ZZFXSound sound,
float  masterVol 
)