From 541665d9d12d9f85dd759b14a8c6abd84714b84f Mon Sep 17 00:00:00 2001 From: aap Date: Sun, 2 Jun 2019 17:13:56 +0200 Subject: added some small bits and stubs --- src/entities/Automobile.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/entities/Automobile.h') diff --git a/src/entities/Automobile.h b/src/entities/Automobile.h index 06c0e742..379124e6 100644 --- a/src/entities/Automobile.h +++ b/src/entities/Automobile.h @@ -5,7 +5,7 @@ class CAutomobile : public CVehicle { public: - // 0x228 + // 0x288 uint8 stuff1[484]; float m_afWheelSuspDist[4]; uint8 stuff2[300]; -- cgit v1.2.3