forked from dolphin-emu/dolphin
Simply just keep popping the queue until it's empty. No point in using a for loop for this. Combined some if statements too.
9.5 KiB
9.5 KiB
Simply just keep popping the queue until it's empty. No point in using a for loop for this. Combined some if statements too.