Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ initDate
Function
initDate
src/OpenLoco/src/Ui/Windows/Cheats.cpp:385–388 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
383
}
384
385
static void initDate()
386
{
387
_date = getCurrentDate();
388
}
389
390
static constexpr WindowEventList kEvents = {
391
.onMouseUp = onMouseUp,
Callers
1
open
Function · 0.85
Calls
1
getCurrentDate
Function · 0.85
Tested by
no test coverage detected