summaryrefslogtreecommitdiff
path: root/atari/ctxmenu.h
blob: 1c0b1312a41abb4acb0beac3dd9490d05c6e26d3 (plain)
1
2
3
4
5
6
#ifndef CTXMENU_H_INCLUDED
#define CTXMENU_H_INCLUDED

void context_popup( struct gui_window * gw, short x, short y );

#endif // CTXMENU_H_INCLUDED