Optimization to file type specific loading routines.
When a decoding backend is not present, initialization should abort immediately with MA_NO_BACKEND, however it is including code for no reason. This commit excludes that useless code from the build.
Showing
Please register or sign in to comment