this should return a float

This commit is contained in:
TurtleP 2022-08-28 15:54:38 -04:00
parent 43848d4f06
commit 785c4e1034

View File

@ -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.