Home
last modified time | relevance | path

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

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/peep/
H A DGuest.h50 NotHungry = 13, // "I'm not hungry" enumerator
H A DGuest.cpp187 PeepThoughtType::NotHungry,
1509 InsertNewThought(PeepThoughtType::NotHungry); in DecideAndBuyItem()