Home
last modified time | relevance | path

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

/dports/games/brogue/BrogueCE-1.10.1/src/brogue/
H A DArchitect.c2485 void liquidType(short *deep, short *shallow, short *shallowWidth) { in liquidType() function
3771 boolean randomMatchingLocation(short *x, short *y, short dungeonType, short liquidType, short terra… in randomMatchingLocation()