8f4f38c30e
This happens because the enum had the incorrect name, and microsoft automatically treats all enums as integers in C, regardless of whether they actually exist or not. Microsoft makes terrible compilers and whoever decided this was a good idea should be fired.