Home
last modified time | relevance | path

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

/dports/games/scourge/scourge/src/
H A Dsession.h81 bool showChapterIntro; variable
261 this->showChapterIntro = b; in setShowChapterIntro()
264 return showChapterIntro; in isShowingChapterIntro()
H A Dsession.cpp69 showChapterIntro = false; in Session()