summaryrefslogtreecommitdiff
path: root/atari/global_evnt.h
diff options
context:
space:
mode:
Diffstat (limited to 'atari/global_evnt.h')
-rwxr-xr-xatari/global_evnt.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/atari/global_evnt.h b/atari/global_evnt.h
index c94105a1b..2cbd069de 100755
--- a/atari/global_evnt.h
+++ b/atari/global_evnt.h
@@ -55,9 +55,6 @@ struct s_menu_item_evnt {
Global & Menu event handlers
*/
-
-/* Call this after each call to evnt_multi, to check for states that evnt_multi doesn't: */
-void global_track_mouse_state( LGRECT * bwrect, bool within, short, short, short, short );
void bind_global_events( void );
void unbind_global_events( void );