summaryrefslogtreecommitdiffstats
path: root/src/vehicles/Automobile.h
diff options
context:
space:
mode:
authorerorcun <erayorcunus@gmail.com>2020-09-29 21:42:08 +0200
committerGitHub <noreply@github.com>2020-09-29 21:42:08 +0200
commit1fa852f118b7bce6681b32cf590870945d72f72a (patch)
treea5daa0fa61395b04de2d4fa28d9fc42f6dd560b4 /src/vehicles/Automobile.h
parentMerge pull request #717 from theR4K/miami (diff)
parentMerge branch 'miami' of https://github.com/GTAmodding/re3 into miami (diff)
downloadre3-1fa852f118b7bce6681b32cf590870945d72f72a.tar
re3-1fa852f118b7bce6681b32cf590870945d72f72a.tar.gz
re3-1fa852f118b7bce6681b32cf590870945d72f72a.tar.bz2
re3-1fa852f118b7bce6681b32cf590870945d72f72a.tar.lz
re3-1fa852f118b7bce6681b32cf590870945d72f72a.tar.xz
re3-1fa852f118b7bce6681b32cf590870945d72f72a.tar.zst
re3-1fa852f118b7bce6681b32cf590870945d72f72a.zip
Diffstat (limited to 'src/vehicles/Automobile.h')
-rw-r--r--src/vehicles/Automobile.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/vehicles/Automobile.h b/src/vehicles/Automobile.h
index 3dee998d..b2f0643c 100644
--- a/src/vehicles/Automobile.h
+++ b/src/vehicles/Automobile.h
@@ -167,4 +167,5 @@ public:
static void SetAllTaxiLights(bool set);
};
-extern CVector vecHunterGunPos; \ No newline at end of file
+extern CVector vecHunterGunPos;
+extern bool bAllCarCheat; \ No newline at end of file