diff options
author | Sergeanur <s.anureev@yandex.ua> | 2020-04-18 10:31:53 +0200 |
---|---|---|
committer | Sergeanur <s.anureev@yandex.ua> | 2020-04-18 10:31:53 +0200 |
commit | 555f933780653012e7c2c664f91f88914a42e05e (patch) | |
tree | 861011464aa08fead52ab03cf92b8e4dbd8a8f39 /src/core/Pad.h | |
parent | Merge pull request #465 from erorcun/erorcun (diff) | |
download | re3-555f933780653012e7c2c664f91f88914a42e05e.tar re3-555f933780653012e7c2c664f91f88914a42e05e.tar.gz re3-555f933780653012e7c2c664f91f88914a42e05e.tar.bz2 re3-555f933780653012e7c2c664f91f88914a42e05e.tar.lz re3-555f933780653012e7c2c664f91f88914a42e05e.tar.xz re3-555f933780653012e7c2c664f91f88914a42e05e.tar.zst re3-555f933780653012e7c2c664f91f88914a42e05e.zip |
Diffstat (limited to 'src/core/Pad.h')
-rw-r--r-- | src/core/Pad.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/Pad.h b/src/core/Pad.h index 9ebd6396..b3b0849b 100644 --- a/src/core/Pad.h +++ b/src/core/Pad.h @@ -155,7 +155,6 @@ public: uint8 DisablePlayerControls; int8 bApplyBrakes; char CheatString[12]; - char _pad0[3]; int32 LastTimeTouched; int32 AverageWeapon; int32 AverageEntries; |