aboutsummaryrefslogtreecommitdiff
path: root/sword2/router.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/router.cpp')
-rw-r--r--sword2/router.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/sword2/router.cpp b/sword2/router.cpp
index 04c0acdd57..6982c3d92f 100644
--- a/sword2/router.cpp
+++ b/sword2/router.cpp
@@ -499,7 +499,6 @@ int32 RouteFinder(Object_mega *ob_mega, Object_walkdata *ob_walkdata, int32 x, i
#else
RenderOffScreenBuffer( scroll_offset_x, scroll_offset_y, SCREEN_WIDTH, SCREEN_DEPTH );
#endif
- FlipScreens();
FlushMouseEvents(); // clear mouse buffer
while (!TestForMouseEvent()); // wait for a button press or release