Refactor 4 - Move entities natives to its own file and reflect changes

This commit is contained in:
Arkshine
2015-10-29 12:23:14 +01:00
parent 1032fbdbd0
commit 4333255571
7 changed files with 253 additions and 231 deletions

View File

@ -14,6 +14,7 @@ binary.sources = [
'engfunc.cpp',
'fakemeta_amxx.cpp',
'pdata.cpp',
'pdata_entities.cpp',
'pdata_gc.cpp',
'forward.cpp',
'fm_tr.cpp',