fabiangreffrath / woof

Woof! is a continuation of the Boom/MBF bloodline of Doom source ports.
GNU General Public License v2.0
186 stars 32 forks source link

Build failure when SDL version is earlier than 2.24.0 #1776

Closed mikeday0 closed 1 week ago

mikeday0 commented 1 week ago

Attempting to compile 835603db.

The culprit is:

https://github.com/fabiangreffrath/woof/blob/82bc0e839af1e0a351441b696f3b706681a6b158/src/i_input.c#L184

This event isn't available until SDL version 2.24.0.