From 696897b0583ad52ebc6f7666525277847619a8ce Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Thu, 1 Jan 2009 15:06:43 +0000 Subject: Whoa! Removing trailing spaces. svn-id: r35648 --- engines/kyra/screen_lol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/kyra/screen_lol.h') diff --git a/engines/kyra/screen_lol.h b/engines/kyra/screen_lol.h index 07c5b89604..bba748813a 100644 --- a/engines/kyra/screen_lol.h +++ b/engines/kyra/screen_lol.h @@ -35,7 +35,7 @@ class LoLEngine; class Screen_LoL : public Screen_v2 { public: Screen_LoL(LoLEngine *vm, OSystem *system); - + void setScreenDim(int dim); const ScreenDim *getScreenDim(int dim); -- cgit v1.2.3