MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / invalidateFrame

Function invalidateFrame

src/OpenLoco/src/Ui/Windows/TimePanel.cpp:380–383  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

378 }
379
380 void invalidateFrame()
381 {
382 redrawScheduled = true;
383 }
384
385 // 0x00439AD9
386 static void onUpdate(Window& w)

Callers 6

onPauseFunction · 0.50
onUnpauseFunction · 0.50
dateTickFunction · 0.50
applyPaymentToCompanyFunction · 0.50
doCommandForRealFunction · 0.50
changeLoanFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected