From d8c872beb7e9628db1918390d66eb7a58d7272e2 Mon Sep 17 00:00:00 2001 From: WilliamArnett Date: Thu, 15 May 2025 04:18:01 -0500 Subject: [PATCH] Rewrote _execute to increase accuracy. Only issue in .text is a label not loading correctly. I have no idea how to fix this. --- src/d/actor/d_a_tag_kk1.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/d/actor/d_a_tag_kk1.cpp b/src/d/actor/d_a_tag_kk1.cpp index b9580b293..933c51203 100644 --- a/src/d/actor/d_a_tag_kk1.cpp +++ b/src/d/actor/d_a_tag_kk1.cpp @@ -8,7 +8,6 @@ #include "d/d_com_inf_game.h" #include "d/d_procname.h" - static daTag_Kk1_HIO_c l_HIO; static const u8 dummy5[] = { 0x00, 0xFF, 0x00, 0x80};