mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-29 23:01:58 +00:00
943df64b32
- Changed so we can get any type of plugins. - This used to always return PLUGIN_TYPE_ENGINE. - Because now we can differentiate between engines and metaengine, this must be changed. - For now, return METAENGINE by default