diff options
author | aap <aap@papnet.eu> | 2020-05-22 14:27:16 +0200 |
---|---|---|
committer | aap <aap@papnet.eu> | 2020-05-22 14:27:16 +0200 |
commit | a53ca58e566ffceb058451bc49bcc5810c26cb37 (patch) | |
tree | 1c58219ab89f84dacbc706205ff9eac88f8ce75f /src/peds/Ped.h | |
parent | Merge branch 'miami' of github.com:GTAmodding/re3 into miami (diff) | |
download | re3-a53ca58e566ffceb058451bc49bcc5810c26cb37.tar re3-a53ca58e566ffceb058451bc49bcc5810c26cb37.tar.gz re3-a53ca58e566ffceb058451bc49bcc5810c26cb37.tar.bz2 re3-a53ca58e566ffceb058451bc49bcc5810c26cb37.tar.lz re3-a53ca58e566ffceb058451bc49bcc5810c26cb37.tar.xz re3-a53ca58e566ffceb058451bc49bcc5810c26cb37.tar.zst re3-a53ca58e566ffceb058451bc49bcc5810c26cb37.zip |
Diffstat (limited to '')
-rw-r--r-- | src/peds/Ped.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/peds/Ped.h b/src/peds/Ped.h index 4452c13a..87f3456a 100644 --- a/src/peds/Ped.h +++ b/src/peds/Ped.h @@ -466,7 +466,7 @@ public: //uint32 b158_1 //uint32 b158_2 - //uint32 b158_4 + uint32 b158_4 : 1; //uint32 b158_8 //uint32 b158_10 //uint32 b158_20 |