Stefan Dösinger stefan@codeweavers.com writes:
The main idea is to avoid that we have screen-sized code sections in this function that look exactly the same. This should make navigation in the code easier
It would be even better with an array of flag->function mappings and a simple loop over the flags to check.