mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-03 09:23:37 +00:00
8189a05316
For each engine: - Make a new folder detection - Move detection-related files inside the folder - Add a new module "enginename/detection" - Add DETECT_OBJS here - Adjust the normal engine module to remove detect_objs - Adjust every file for the new changes.