From dca1d2a1c032f239c65aa1b7767132c12e89f628 Mon Sep 17 00:00:00 2001 From: Julgodis <> Date: Wed, 7 Apr 2021 09:16:47 +0200 Subject: detect more floats/doubles, including from relocations --- src/d/d_attention.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/d/d_attention.cpp') diff --git a/src/d/d_attention.cpp b/src/d/d_attention.cpp index 158fc5f9a1..7eb79419d3 100644 --- a/src/d/d_attention.cpp +++ b/src/d/d_attention.cpp @@ -11,10 +11,10 @@ // Types: // -struct J3DMaterialTable {}; - struct J3DAnmTextureSRTKey {}; +struct J3DMaterialTable {}; + struct mDoExt_btkAnm { /* 8000D63C */ void init(J3DMaterialTable*, J3DAnmTextureSRTKey*, int, int, f32, s16, s16); /* 8000D6D8 */ void entry(J3DMaterialTable*, f32); -- cgit v1.2.3