Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ ShowIncomeGraph
Function
ShowIncomeGraph
src/graph_gui.cpp:1009–1012 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1007
);
1008
1009
void ShowIncomeGraph()
1010
{
1011
AllocateWindowDescFront<IncomeGraphWindow>(_income_graph_desc, 0);
1012
}
1013
1014
/*******************/
1015
/* DELIVERED CARGO */
Callers
1
MenuClickGraphsOrLeague
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected