Home
last modified time | relevance | path

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

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/peep/
H A DGuest.h322 void Tick128UpdateGuest(int32_t index);
H A DPeep.cpp251 guest->Tick128UpdateGuest(index); in peep_128_tick_update()
H A DGuest.cpp891 void Guest::Tick128UpdateGuest(int32_t index) in Tick128UpdateGuest() function in Guest