summary refs log tree commit diff stats
path: root/results/scraper/fex/1034
blob: c772cfef4d128eefc4794727c99158a7d6deb3c6 (plain) (blame)
1
2
3
4
Disable thunk when host library doesn't exist
If the host library doesn't exist then disable the thunk and only use the guest libraries.
Necessary in the case that we thunk small libraries that the host likely doesn't have.
OpenFMOD as an example.