Home
last modified time | relevance | path

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

/dports/games/alephone/alephone-release-20190331/Source_Files/RenderOther/
H A DViewControl.h65 bool View_DoFoldEffect();
H A DViewControl.cpp65 bool View_DoFoldEffect() {return view_settings.DoFoldEffect;} in View_DoFoldEffect() function
H A Dscreen_shared.h384 if (View_DoFoldEffect()) in start_teleporting_effect()