Home
last modified time | relevance | path

Searched defs:st_notify (Results 1 – 9 of 9) sorted by relevance

/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dam_map.c422 static event_t st_notify = { ev_keyup, AM_MSGENTERED, 0, 0 }; in AM_initVariables() local
522 static event_t st_notify = { 0, ev_keyup, AM_MSGEXITED, 0 }; in AM_Stop() local
/dports/games/prboom/prboom-2.5.0/src/
H A Dam_map.c428 static event_t st_notify = { ev_keyup, AM_MSGENTERED, 0, 0 }; in AM_initVariables() local
525 static event_t st_notify = { 0, ev_keyup, AM_MSGEXITED, 0 }; in AM_Stop() local
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dam_map.c406 static event_t st_notify = { ev_keyup, AM_MSGENTERED, 0, 0 }; in AM_initVariables() local
524 static event_t st_notify = { 0, ev_keyup, AM_MSGEXITED, 0 }; in AM_Stop() local
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dam_map.c406 static event_t st_notify = { ev_keyup, AM_MSGENTERED, 0, 0 }; in AM_initVariables() local
524 static event_t st_notify = { 0, ev_keyup, AM_MSGEXITED, 0 }; in AM_Stop() local
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dam_map.c429 static event_t st_notify = { ev_keyup, AM_MSGENTERED, 0, 0 }; in AM_initVariables() local
545 static event_t st_notify = { 0, ev_keyup, AM_MSGEXITED, 0 }; in AM_Stop() local
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dam_map.c497 static event_t st_notify = { ev_keyup, AM_MSGENTERED }; in AM_initVariables() local
654 static event_t st_notify = { 0, ev_keyup, AM_MSGEXITED }; in AM_Stop() local
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dam_map.c571 static event_t st_notify = { ev_keyup, AM_MSGENTERED, 0, 0 }; in AM_initVariables() local
693 static event_t st_notify = { 0, ev_keyup, AM_MSGEXITED, 0 }; in AM_Stop() local
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dam_map.c495 static event_t st_notify = { ev_keyup, AM_MSGENTERED, 0, 0 }; in AM_initVariables() local
662 static event_t st_notify = { 0, ev_keyup, AM_MSGEXITED, 0 }; in AM_Stop() local
/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Dam_map.cpp494 static event_t st_notify = { ev_keyup, AM_MSGENTERED, 0, 0 }; in AM_initVariables() local
688 static event_t st_notify = { ev_keyup, AM_MSGEXITED, 0, 0 }; in AM_Stop() local