mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-05 00:36:57 +00:00
Extend documentation slightly.
svn-id: r46141
This commit is contained in:
parent
776d735c2e
commit
611a58f19c
@ -71,6 +71,8 @@ public:
|
||||
|
||||
/**
|
||||
* Detects a driver for the specific type.
|
||||
*
|
||||
* @return Returns a valid driver id on success, -1 otherwise.
|
||||
*/
|
||||
static DriverId detect(OplType type);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user