svoid dm_shootAllModulesToAIAlbum() { for (O mod : iterate_printProgress(dm_modules())) pcall { dm_saveToAIAlbum(dm_shootModule(mod)); } }