Home
last modified time | relevance | path

Searched defs:splashtype (Results 1 – 2 of 2) sorted by relevance

/dports/games/nxengine/nxengine-evo-2.6.5-1/src/
H A Dplayer.cpp393 … int splashtype = !(player->touchattr & TA_HURTS_PLAYER) ? OBJ_WATER_DROPLET : OBJ_LAVA_DROPLET; in PHandleAttributes() local
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/
H A Dplayer.cpp353 int splashtype = !(player->touchattr & TA_HURTS_PLAYER) ? \ in PHandleAttributes() local