Home
last modified time | relevance | path

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

/dports/audio/fasttracker2/ft2-clone-1.49/src/
H A Dft2_config.h187 void exitConfigScreen(void);
H A Dft2_pushbuttons.c312 { 3, 155, 104, 16, 0, 0, "Exit", NULL, NULL, exitConfigScreen },
H A Dft2_config.c1494 void exitConfigScreen(void) in exitConfigScreen() function