diff options
Diffstat (limited to 'engines/kyra/screen_lok.h')
-rw-r--r-- | engines/kyra/screen_lok.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/kyra/screen_lok.h b/engines/kyra/screen_lok.h index 5b4b8a9266..136c098160 100644 --- a/engines/kyra/screen_lok.h +++ b/engines/kyra/screen_lok.h @@ -40,7 +40,7 @@ public: bool init(); int getRectSize(int w, int h); - + void setScreenDim(int dim); const ScreenDim *getScreenDim(int dim); |