Definition: FF7NameLookup.h:24
GAME_STATE g_ApplicationState
Global application status indicator.
Definition: VGearsGameState.cpp:19
GAME_STATE
Indicators for the game state.
Definition: VGearsGameState.h:23
@ G_EXIT
The game is ready to be quit and can exit in the next loop pass.
Definition: VGearsGameState.h:28
@ G_GAME
The game is running normally.
Definition: VGearsGameState.h:33