summaryrefslogtreecommitdiff
path: root/src/m_Do/m_Do_ext.cpp
diff options
context:
space:
mode:
authorhatal175 <hatal175@users.noreply.github.com>2023-12-18 01:24:15 +0200
committerGitHub <noreply@github.com>2023-12-18 01:24:15 +0200
commitcce01300252627126d58277d39b332c10531c045 (patch)
treec85baf4f9221011bbb4b540e462f69810f3a6536 /src/m_Do/m_Do_ext.cpp
parent6e58e660d5ea5eaf077ca96c5148a7fb371ab998 (diff)
Work on d_a_mg_fshop (#2006)
Diffstat (limited to 'src/m_Do/m_Do_ext.cpp')
-rw-r--r--src/m_Do/m_Do_ext.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/m_Do/m_Do_ext.cpp b/src/m_Do/m_Do_ext.cpp
index 8daa75692c..4b2c37e606 100644
--- a/src/m_Do/m_Do_ext.cpp
+++ b/src/m_Do/m_Do_ext.cpp
@@ -3,6 +3,9 @@
* Model, Animation, and Heap Functions
*/
+// Not matching because of virtual tables
+#define NON_VIRTUAL_3DLINEMAT
+
#include "m_Do/m_Do_ext.h"
#include "JSystem/J3DGraphAnimator/J3DMaterialAnm.h"
#include "JSystem/J3DGraphBase/J3DMaterial.h"