Home
last modified time | relevance | path

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

/dports/audio/protracker/pt2-clone-1.37/src/
H A Dpt2_mouse.c76 static bool handleGUIButtons(int32_t button);
2358 return handleGUIButtons(guiButton); in handleLeftMouseButton()
2396 static bool handleGUIButtons(int32_t button) // are you prepared to enter the jungle? in handleGUIButtons() function