Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dviewport_type.h122 DDSP_CREATE_WATER, ///< Create a canal enumerator
H A Ddock_gui.cpp190 … VpStartPlaceSizing(tile, (_game_mode == GM_EDITOR) ? VPM_X_AND_Y : VPM_X_OR_Y, DDSP_CREATE_WATER); in OnPlaceObject()
247 case DDSP_CREATE_WATER: in OnPlaceMouseUp()