ALL: Sync with ScummVM - rev. 87ebc7140c
This commit is contained in:
parent
0a212398b3
commit
84e62b6c8d
261 changed files with 27464 additions and 13852 deletions
|
@ -85,6 +85,9 @@ public:
|
|||
virtual Common::TimerManager *getTimerManager();
|
||||
virtual Common::SaveFileManager *getSavefileManager();
|
||||
|
||||
//Screenshots
|
||||
virtual Common::String getScreenshotsPath();
|
||||
|
||||
// ResidualVM specific code
|
||||
virtual void setupScreen(uint screenW, uint screenH, bool fullscreen, bool accel3d) override;
|
||||
// ResidualVM specific code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue