We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a540ee commit 95ee6efCopy full SHA for 95ee6ef
1 file changed
itools/mapzutil/bin/gen.py
@@ -40,6 +40,9 @@ def get_deps_blocks():
40
"../../src/states.cpp",
41
"../../src/statedata.cpp",
42
"../../src/tilesdata.cpp",
43
+ "../../src/layer.cpp",
44
+ "../../src/layerdata.cpp",
45
+ "../../src/animator.cpp",
46
]
47
48
for f in files:
0 commit comments