diff options
author | Sergeanur <s.anureev@yandex.ua> | 2020-11-20 01:18:37 +0200 |
---|---|---|
committer | Sergeanur <s.anureev@yandex.ua> | 2020-11-20 01:18:37 +0200 |
commit | fe40f65703052e4fb4f54fd8a2eec08b26e4313a (patch) | |
tree | e64f666fa49a815012cbb1f9facc465d7131a64e /src/modelinfo | |
parent | 54214dd2c4da79945b9f6b8b3a31ba5ddb8a0b84 (diff) |
Reorganize CPed functions into their original cpp files
Diffstat (limited to 'src/modelinfo')
-rw-r--r-- | src/modelinfo/PedModelInfo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modelinfo/PedModelInfo.h b/src/modelinfo/PedModelInfo.h index e878a59b..86e6b74a 100644 --- a/src/modelinfo/PedModelInfo.h +++ b/src/modelinfo/PedModelInfo.h @@ -2,7 +2,6 @@ #include "ClumpModelInfo.h" #include "PedType.h" -#include "PedStats.h" enum PedNode { PED_TORSO = 0, // has no bone! |