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/actor/d_a_npc_fish.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/d/actor/d_a_npc_fish.cpp') diff --git a/src/d/actor/d_a_npc_fish.cpp b/src/d/actor/d_a_npc_fish.cpp index 642ca4d716..88d0851c1e 100644 --- a/src/d/actor/d_a_npc_fish.cpp +++ b/src/d/actor/d_a_npc_fish.cpp @@ -180,5 +180,3 @@ extern actor_process_profile_definition g_profile_NPC_FISH = { fopAc_ACTOR_e, fopAc_CULLBOX_6_e, }; - -/* 805424DC-805424DC 00001C 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */ -- cgit v1.2.3