Commit e2619f1dcf6b2749be08f17164c4b50e6924f987

Ryan C. Gordon 2018-05-17T12:50:46

dynapi: don't let system loader resolve the initializer to the wrong version. Fixes problems launching Firewatch on Linux (which statically links SDL but also dynamically loads a system-wide copy from a plugin shared library) with a newer SDL build.