aboutsummaryrefslogtreecommitdiff
path: root/sword2/mouse.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/mouse.cpp')
-rw-r--r--sword2/mouse.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/sword2/mouse.cpp b/sword2/mouse.cpp
index 0a107940c8..fb528aa877 100644
--- a/sword2/mouse.cpp
+++ b/sword2/mouse.cpp
@@ -253,7 +253,6 @@ void System_menu(void) //Tony19Mar97
EraseBackBuffer();
ProcessMenu(); // drivers to redraw menu over this blank screen!
- FlipScreens();
ResetRenderEngine();
//------------------------
@@ -295,7 +294,6 @@ void System_menu(void) //Tony19Mar97
EraseBackBuffer();
ProcessMenu(); // drivers to redraw menu over this blank screen!
- FlipScreens();
//------------------------
// reset game palette, but not after a successful restore or restart!