Home
last modified time | relevance | path

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

/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/intro/
H A Dtitle.cpp32 int selchoice, seldelay; member
83 selectoption(title.selchoice); in title_tick()
101 title.selchoice = 1; in title_tick()
198 title.selchoice = 2; in handle_input()
203 title.selchoice = choice; in handle_input()
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/intro/
H A Dtitle.cpp47 int selchoice, seldelay; member
220 title.selchoice = 10; in handle_input()
225 title.selchoice = choice; in handle_input()
350 selectoption(title.selchoice); in title_tick()
371 title.selchoice = 1; in title_tick()