Well, this seems quite strange, whenever I try to edit D_main.c, I get errors with xmas mode for some reason, which is confusing because it used to compile sucessfully before, the errors include:
"conflicting types for 'xmasmode'" and "previous declaration of 'xmasmode' was here."
I haven't even touched xmasmode, I replaced D_main.c with the original copy, and it compiled sucesfully, but when I tried to edit the I_Error "WAD was not found or valid" on line 838 in D_main.c, I got the same error again.
Using DEV C++ 4.9.9.2 with all necessary pakages included.
"conflicting types for 'xmasmode'" and "previous declaration of 'xmasmode' was here."
I haven't even touched xmasmode, I replaced D_main.c with the original copy, and it compiled sucesfully, but when I tried to edit the I_Error "WAD was not found or valid" on line 838 in D_main.c, I got the same error again.
Using DEV C++ 4.9.9.2 with all necessary pakages included.