this should return a float
This commit is contained in:
parent
43848d4f06
commit
785c4e1034
@ -122,7 +122,7 @@ void ndspSetMasterVol(float volume);
|
||||
* @brief Gets the master volume.
|
||||
* @return The master volume.
|
||||
*/
|
||||
void ndspGetMasterVol(void);
|
||||
float ndspGetMasterVol(void);
|
||||
|
||||
/**
|
||||
* @brief Sets the output mode.
|
||||
|
Loading…
Reference in New Issue
Block a user