MCPcopy 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
957void ShowOperatingProfitGraph()
958{
959 AllocateWindowDescFront<OperatingProfitGraphWindow>(_operating_profit_desc, 0);
960}
961
962
963/****************/

Callers 2

MenuClickGraphsOrLeagueFunction · 0.85
OnHotkeyMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected