Home
last modified time | relevance | path

Searched refs:GE_NIGHTSPULL (Results 1 – 3 of 3) sorted by relevance

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dm_cond.h79 #define GE_NIGHTSPULL 1 // sun off the nights track - loop it macro
H A Ddeh_tables.c5065 {"GE_NIGHTSPULL",GE_NIGHTSPULL},
H A Dp_inter.c1061 || ((mo2->type == MT_EMBLEM) && (mo2->reactiontime & GE_NIGHTSPULL)))) in P_TouchSpecialThing()