mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2025-04-09 03:51:27 +02:00

the problem of the lagging wait message (since the wait message doesnt take much wii power wiiflows speed should be the same) -set down wait message stack and also removed the reallocation of the stack again and again on every display of it -added security check that the wait message thread is finished before removing the thread (should prevent freezes) -removed a few more unneeded lines of code