MCPcopy Create free account
hub / github.com/TranslucentTB/TranslucentTB / Application

Method Application

TranslucentTB/application.hpp:50–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48
49public:
50 Application(HINSTANCE hInst, std::optional<std::filesystem::path> storageFolder) : Application(hInst, std::move(storageFolder), false) { }
51
52 static void OpenDonationPage();
53 static void OpenTipsPage();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected