MCPcopy Create free account
hub / github.com/Stewmath/GameYob / clockUpdater

Function clockUpdater

arm9/source/timer.cpp:7–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5extern time_t rawTime;
6
7void clockUpdater()
8{
9 rawTime++;
10}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected