From 2f2f37a7345d889aa1072b10e3a5022ad1bd15f1 Mon Sep 17 00:00:00 2001 From: LagoLunatic Date: Tue, 25 Nov 2025 11:32:34 -0500 Subject: Misc fixes (#2860) * Misc matches * Remove more old dol2asm stuff * Remove dCcS::SetMass-related fakematches No longer necessary with the PCH for some reason. * Use attention types enum in more places * Remove more dol2asm stuff * Clean up matDL_dis.py --- src/d/d_msg_object.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/d/d_msg_object.cpp') diff --git a/src/d/d_msg_object.cpp b/src/d/d_msg_object.cpp index f421607502..547eb68a1d 100644 --- a/src/d/d_msg_object.cpp +++ b/src/d/d_msg_object.cpp @@ -415,7 +415,6 @@ int dMsgObject_c::_create(msg_class* param_1) { return 4; } -/* 80399660-80399660 025CC0 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */ #pragma push #pragma force_active on SECTION_DEAD static char const* const stringBase_80399660 = "zel_00.bmg"; -- cgit v1.2.3