Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ ShowOperatingProfitGraph
Function
ShowOperatingProfitGraph
src/graph_gui.cpp:957–960 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
955
956
957
void ShowOperatingProfitGraph()
958
{
959
AllocateWindowDescFront<OperatingProfitGraphWindow>(_operating_profit_desc, 0);
960
}
961
962
963
/****************/
Callers
2
MenuClickGraphsOrLeague
Function · 0.85
OnHotkey
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected