OSYSTEM: Clarify doc for getGraphicsMode()
This commit is contained in:
parent
dbca3045cd
commit
6d0451105b
1 changed files with 1 additions and 1 deletions
|
@ -361,7 +361,7 @@ public:
|
|||
|
||||
/**
|
||||
* Determine which graphics mode is currently active.
|
||||
* @return the active graphics mode
|
||||
* @return the ID of the active graphics mode
|
||||
*/
|
||||
virtual int getGraphicsMode() const = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue