summaryrefslogtreecommitdiffstats
path: root/src/control/Garages.h
diff options
context:
space:
mode:
authorerorcun <erayorcunus@gmail.com>2020-10-12 20:52:59 +0200
committerGitHub <noreply@github.com>2020-10-12 20:52:59 +0200
commit1e11c1eac67b969bf9e5fca3d9e2e7087454dcb4 (patch)
treebb6768eda3c5916ecddd9806e830f992996af69d /src/control/Garages.h
parentStreaming and cross-platform fixes (diff)
parentsync with upstream (diff)
downloadre3-1e11c1eac67b969bf9e5fca3d9e2e7087454dcb4.tar
re3-1e11c1eac67b969bf9e5fca3d9e2e7087454dcb4.tar.gz
re3-1e11c1eac67b969bf9e5fca3d9e2e7087454dcb4.tar.bz2
re3-1e11c1eac67b969bf9e5fca3d9e2e7087454dcb4.tar.lz
re3-1e11c1eac67b969bf9e5fca3d9e2e7087454dcb4.tar.xz
re3-1e11c1eac67b969bf9e5fca3d9e2e7087454dcb4.tar.zst
re3-1e11c1eac67b969bf9e5fca3d9e2e7087454dcb4.zip
Diffstat (limited to 'src/control/Garages.h')
-rw-r--r--src/control/Garages.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/control/Garages.h b/src/control/Garages.h
index 43f40261..04c01719 100644
--- a/src/control/Garages.h
+++ b/src/control/Garages.h
@@ -132,7 +132,6 @@ class CGarage
uint32 m_nTimeToStartAction;
uint8 m_bCollectedCarsState;
CVehicle *m_pTarget;
- void* field_96; // unused
CStoredCar m_sStoredCar; // not needed
void OpenThisGarage();