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/msg/d_msg_string.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/d/msg/d_msg_string.cpp') diff --git a/src/d/msg/d_msg_string.cpp b/src/d/msg/d_msg_string.cpp index 39e894f609..42c47ff24e 100644 --- a/src/d/msg/d_msg_string.cpp +++ b/src/d/msg/d_msg_string.cpp @@ -11,12 +11,12 @@ // Types: // +struct J2DTextBox {}; + struct COutFont_c { /* 80225C94 */ COutFont_c(u8); }; -struct J2DTextBox {}; - struct JUTFont {}; struct dMsgString_c { -- cgit v1.2.3