Home
last modified time | relevance | path

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

/dports/games/allacrost/allacrost-1.0.2/src/modes/map/
H A Dmap_dialogue.h161 bool CurrentLineHasOptions() const in CurrentLineHasOptions() function
H A Dmap_dialogue.cpp494 else if (_current_dialogue->CurrentLineHasOptions() == true) { in _UpdateLine()