MCPcopy Create free account
hub / github.com/averne/Fizeau / init

Function init

application/src/gui.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47} // namespace
48
49void init() {
50 auto &style = im::GetStyle();
51 style.WindowRounding = 0.0f;
52}
53
54void exit() { }
55

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected