Home
last modified time | relevance | path

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

/dports/games/crimson/crimson-0.5.3/src/cf/
H A Dhistory.h85 void SetEventsProcessed( void ) const;
H A Dhistory.cpp747 void History::SetEventsProcessed( void ) const { in SetEventsProcessed() function in History
H A Dinitwindow.cpp454 m->GetHistory()->SetEventsProcessed(); in StartGame()