Home
last modified time | relevance | path

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

/dports/games/alephone/alephone-release-20190331/Source_Files/GameWorld/
H A Dplatforms.h92_platform_delays_before_activation, /* whether or not the platform begins with the maximum delay b… enumerator
125 …FORM_DELAYS_BEFORE_ACTIVATION(p) TEST_FLAG32((p)->static_flags, _platform_delays_before_activation)
154 …LAYS_BEFORE_ACTIVATION(p, v) SET_FLAG32((p)->static_flags, _platform_delays_before_activation, (v))