The typo is in source/snd_sdl.cpp: that Z_Ffree should probably be Z_Free.
But the annoyance is much more important: source/input.h was modified without checking the result of the changes, it seems.
Not only it invalidates current key config (which woul

