Home
last modified time | relevance | path

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

/dports/games/ufoai/ufoai-2.5-source/src/game/
H A Dg_actor.h48 #define G_SetPanic(ent) G_SetState((ent), STATE_PANIC) macro
H A Dg_morale.cpp58 G_SetPanic(ent); in G_MoralePanic()