diff --git a/source/main.cpp b/source/main.cpp index 5995739..ba5d890 100644 --- a/source/main.cpp +++ b/source/main.cpp @@ -48,6 +48,7 @@ WUMS_APPLICATION_STARTS() { if (upid != 2 && upid != 15) { return; } + OSReport("Running WiiUPluginLoaderBackend " VERSION_FULL "\n"); initLogging(); bool initNeeded = false;