Skip to content
  • Benjamin Otte's avatar
    win32draw: Use the right checks · 41465710
    Benjamin Otte authored
    The first check was the wrong way around.
    
    The second check made the function look wrong. Invalid ID is actually
    the special case that should be handled first, so write the function
    like that.
    41465710