Fix undefined symbol in debug build
Created by: fetzerch
$ ldd -r puae_libretro
undefined symbol: MSA_UnCompress (./puae_libretro.so)
ZIP_ReadDisk is not used and MSA detection is anyways commented out in line 351.
Created by: fetzerch
$ ldd -r puae_libretro
undefined symbol: MSA_UnCompress (./puae_libretro.so)
ZIP_ReadDisk is not used and MSA detection is anyways commented out in line 351.