mirror of
https://github.com/OpenEmu/OpenEmuKit.git
synced 2025-11-01 11:08:14 +00:00
chore: Fix doc comment
This commit is contained in:
@@ -58,7 +58,7 @@ typedef NS_ENUM(NSUInteger, OEGameCoreEffectsMode) {
|
||||
|
||||
/*!
|
||||
* Adjust the output volume of the core.
|
||||
* @param value The new volume level, from @c [0, 1.0]
|
||||
* @param value The new volume level, from @c [0,1.0]
|
||||
*/
|
||||
- (void)setVolume:(CGFloat)value;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user