Win32: Allow library.c to be compiled
However, it is currently just a stub on Windows. All theLoadLibrary() etc. calls elsewhere in the engine should bereplaced with Library instances.
View differences
Win32: Allow library.c to be compiled
However, it is currently just a stub on Windows. All the
LoadLibrary() etc. calls elsewhere in the engine should be
replaced with Library instances.