Home
last modified time | relevance | path

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

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Ddoomstat.h359 } gamestate_e; typedef
361 extern gamestate_e gamestate;
367 extern gamestate_e wipegamestate;
H A Dd_main.c543 gamestate_e wipegamestate = GS_DEMOSCREEN;
555 static gamestate_e oldgamestate = GS_FORCEWIPE; // invalid state in D_Display()
H A Dg_game.c428 gamestate_e gamestate = GS_NULL;
/dports/games/edge/Edge-1.35-source/src/
H A Ddm_state.h98 extern gamestate_e gamestate;
H A Ddm_defs.h45 gamestate_e; typedef
H A Dg_game.cc65 gamestate_e gamestate = GS_NOTHING;
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/include/
H A Ddoomdef.h91 typedef enum gamestate_e { enum
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/include/
H A Ddoomdef.h120 typedef enum gamestate_e { enum