mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2025-01-12 11:59:08 +01:00
6963b0c637
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