summaryrefslogtreecommitdiff
path: root/atari/global_evnt.h
diff options
context:
space:
mode:
Diffstat (limited to 'atari/global_evnt.h')
-rwxr-xr-xatari/global_evnt.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/atari/global_evnt.h b/atari/global_evnt.h
index 6325271e3..c94105a1b 100755
--- a/atari/global_evnt.h
+++ b/atari/global_evnt.h
@@ -56,8 +56,6 @@ struct s_menu_item_evnt {
*/
-void snd_redraw(short x, short y, short w, short h);
-void snd_win_redraw(WINDOW * win, short x, short y, short w, short h);
/* 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 );