mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-17 23:44:22 +00:00
clarified comment
svn-id: r34311
This commit is contained in:
parent
d3642080de
commit
18fb6348dd
@ -181,7 +181,8 @@ public:
|
||||
virtual int shouldRTL() const = 0;
|
||||
|
||||
/**
|
||||
* We have returned to the launcher, and the _shouldRTL should be reset to false
|
||||
* Reset the "return to launcher" flag (as returned shouldRTL()) to false.
|
||||
* Used when we have returned to the launcher.
|
||||
*/
|
||||
virtual void resetRTL() = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user