From 35fbb7daa975d643ba98a32c5466a9dc93864527 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Thu, 7 Sep 2017 21:48:11 -0400 Subject: event order fixes --- include/ui.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/ui.hpp') diff --git a/include/ui.hpp b/include/ui.hpp index bfa2fdd..61c06cf 100644 --- a/include/ui.hpp +++ b/include/ui.hpp @@ -130,8 +130,6 @@ namespace ui { */ void takeScreenshot(GLubyte *pixels); - - bool handleGLEvent(SDL_Event& e); } #endif // UI_HPP_ -- cgit v1.2.3