Recent git commits broke Linux build

A recent git commit has broken the Linux build. When trying to launch a game, I get a “libsdl2-2.0.so.0 not found” error.

The error now says “cannot open shared object file”.

I have all the .so files in my /lib and /usr/lib directories. I’ve been using the dev builds for quite a long time, but for the past couple days, I’ve been getting the “libSDL2-2.0.so.0: cannot open shared object file: no such file or directory” error. I’ve been having to install the official 2.0.4 package from my repository. Can someone please help me?