Skip to content

Commit 95ee6ef

Browse files
committed
fixed maputil deps list
1 parent 2a540ee commit 95ee6ef

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

itools/mapzutil/bin/gen.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ def get_deps_blocks():
4040
"../../src/states.cpp",
4141
"../../src/statedata.cpp",
4242
"../../src/tilesdata.cpp",
43+
"../../src/layer.cpp",
44+
"../../src/layerdata.cpp",
45+
"../../src/animator.cpp",
4346
]
4447

4548
for f in files:

0 commit comments

Comments
 (0)