mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-03 23:52:41 +00:00
COMMON: Fix OSystem docs
This commit is contained in:
parent
fce7f90a94
commit
28c5d298f5
@ -118,8 +118,9 @@ protected:
|
||||
//@{
|
||||
|
||||
/**
|
||||
* If no value is provided for this slot, then OSystem::initBackend()
|
||||
* will populate it with a DefaultAudioCDManager instance.
|
||||
* No default value is provided for _audiocdManager by OSystem.
|
||||
* However, BaseBackend::initBackend() does set a default value
|
||||
* if none has been set before.
|
||||
*
|
||||
* @note _audiocdManager is deleted by the OSystem destructor.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user