diff options
author | Sergeanur <s.anureev@yandex.ua> | 2020-11-19 21:12:20 +0200 |
---|---|---|
committer | Sergeanur <s.anureev@yandex.ua> | 2020-11-19 21:12:20 +0200 |
commit | 9e45feb4fa0a841b1d059bcab8507fd80708d6e7 (patch) | |
tree | 4a26483c7755ef8dd41b4215efb62a27384fd5fd /src/modelinfo | |
parent | a0a8bb8d9259a381fa548654e7d88015c0cd26a8 (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 d73d3646..f467fe8a 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, |