mirror of
https://github.com/wiiu-env/WiiUPluginLoaderBackend.git
synced 2026-08-11 20:25:49 -05:00
Improve logging
This commit is contained in:
@@ -40,7 +40,6 @@ int main(int argc, char **argv) {
|
||||
|
||||
int test() {
|
||||
WHBLogUdpInit();
|
||||
log_init();
|
||||
bool initNeeded = false;
|
||||
if (pluginDataHeap == NULL) {
|
||||
kernelInitialize();
|
||||
|
||||
Reference in New Issue
Block a user