summaryrefslogtreecommitdiffstats
path: root/src/entities/Automobile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/entities/Automobile.cpp')
-rw-r--r--src/entities/Automobile.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/entities/Automobile.cpp b/src/entities/Automobile.cpp
new file mode 100644
index 00000000..89fac33e
--- /dev/null
+++ b/src/entities/Automobile.cpp
@@ -0,0 +1,5 @@
+#include "common.h"
+#include "patcher.h"
+#include "Automobile.h"
+
+WRAPPER void CAutomobile::SetDoorDamage(int32, uint32, bool) { EAXJMP(0x530200); } \ No newline at end of file