Home
last modified time | relevance | path

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

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/
H A Dsprites.h1004 SPR_G2_HYBRID_TRACK_BOOSTER = SPR_G2_HYBRID_BEGIN + 6, enumerator
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/coaster/
H A DHybridCoaster.cpp10264 …session, direction, GetTrackColour(session) | (SPR_G2_HYBRID_TRACK_BOOSTER + (direction & 1)), 0, … in Trackbooster()