Add functions for working with entity lumps (#1673)

This commit is contained in:
nosoop
2022-09-05 15:44:58 -07:00
committed by GitHub
parent 05aa3fd39d
commit 21740d9a26
16 changed files with 1288 additions and 1 deletions
+2
View File
@@ -84,6 +84,8 @@ for cxx in builder.targets:
'smn_halflife.cpp',
'FrameIterator.cpp',
'DatabaseConfBuilder.cpp',
'LumpManager.cpp',
'smn_entitylump.cpp',
]
if binary.compiler.target.arch == 'x86_64':