Scene methods
This commit is contained in:
@@ -78,7 +78,7 @@ errorret_t errorChainImpl(
|
||||
*
|
||||
* @param retval The return value containing the error state.
|
||||
*/
|
||||
void errorCatch(const errorret_t retval);
|
||||
void errorCatch(errorret_t retval);
|
||||
|
||||
/**
|
||||
* Prints the error state to the console.
|
||||
|
||||
Reference in New Issue
Block a user