MCPcopy Create free account
hub / github.com/BernardoGiordano/Checkpoint / theme

Method theme

3ds/source/configuration.cpp:300–303  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

298}
299
300std::string Configuration::theme(void)
301{
302 return mTheme;
303}
304
305std::string Configuration::language(void)
306{

Callers 3

drawGeneralMethod · 0.45
toggleGeneralMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected