Home
last modified time | relevance | path

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

/dports/games/jfsw/jfsw-c434002/src/
H A Dfunction.h88 gamefunc_See_Co_Op_View, enumerator
H A Ddemo.c482 if (BUTTON(gamefunc_See_Co_Op_View)) in DemoPlayBack()
484 CONTROL_ClearButton(gamefunc_See_Co_Op_View); in DemoPlayBack()
537 if (BUTTON(gamefunc_See_Co_Op_View)) in DemoPlayBack()
H A Dgame.c4243 if (BUTTON(gamefunc_See_Co_Op_View) && !UsingMenus && !ConPanel && dimensionmode == 3) in SinglePlayInput()
4247 CONTROL_ClearButton(gamefunc_See_Co_Op_View); in SinglePlayInput()
5489 if (BUTTON(gamefunc_See_Co_Op_View)) in getinput()
5491 CONTROL_ClearButton(gamefunc_See_Co_Op_View); in getinput()
/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dfunction.h86 gamefunc_See_Co_Op_View, enumerator
H A Ddemo.cpp517 if (BUTTON(gamefunc_See_Co_Op_View)) in DemoPlayBack()
519 CONTROL_ClearButton(gamefunc_See_Co_Op_View); in DemoPlayBack()
576 if (BUTTON(gamefunc_See_Co_Op_View)) in DemoPlayBack()
H A Dgame.cpp4143 if (BUTTON(gamefunc_See_Co_Op_View) && !UsingMenus && !ConPanel && dimensionmode == 3) in SinglePlayInput()
4147 CONTROL_ClearButton(gamefunc_See_Co_Op_View); in SinglePlayInput()
5446 if (BUTTON(gamefunc_See_Co_Op_View)) in getinput()
5448 CONTROL_ClearButton(gamefunc_See_Co_Op_View); in getinput()