Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ VpStartPreSizing
Function
VpStartPreSizing
src/viewport.cpp:2871–2875 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2869
}
2870
2871
static void VpStartPreSizing()
2872
{
2873
_thd.selend.x = -1;
2874
_special_mouse_mode = WSM_PRESIZE;
2875
}
2876
2877
/**
2878
* returns information about the 2x1 piece to be build.
Callers
1
SetObjectToPlace
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected