cataclysmDDA: add utility function attachPkgs

This commit is contained in:
Mitsuhiro Nakamura
2020-11-12 11:54:42 +09:00
parent 19deef39c7
commit 0c02a5599c
4 changed files with 36 additions and 16 deletions
+2 -1
View File
@@ -33,7 +33,8 @@ let
buildMod
buildSoundPack
buildTileSet
wrapCDDA;
wrapCDDA
attachPkgs;
inherit pkgs;
};