Home
last modified time | relevance | path

Searched refs:get_cell_from_mouse_position (Results 1 – 1 of 1) sorted by relevance

/dports/games/netwalk/netwalk-cb6b089/
H A Dmain.c762 int get_cell_from_mouse_position(widget_ptr const wid, in get_cell_from_mouse_position() function
833 if(get_cell_from_mouse_position(wid,lastmousex,lastmousey,&col,&row) == 0) in arena_update()