From bf663a0e3d3f5a2fb7bf8a36721c6cb3d81cf988 Mon Sep 17 00:00:00 2001 From: TakaRikka <38417346+TakaRikka@users.noreply.github.com> Date: Sat, 25 Feb 2023 18:23:13 -0800 Subject: d_a_kytag06 fully done / d_msg_class/object work (#300) * d_a_kytag06 OK and d_msg_class/object wip * add some GXDraw functions * cleanup kytag6 * remove asm --- src/d/d_lib.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/d/d_lib.cpp') diff --git a/src/d/d_lib.cpp b/src/d/d_lib.cpp index f2122d1bcf..1716be27b7 100644 --- a/src/d/d_lib.cpp +++ b/src/d/d_lib.cpp @@ -14,10 +14,6 @@ // Types: // -struct mDoMtx_stack_c { - static u8 now[48]; -}; - struct dEvt_control_c { /* 800434D8 */ void searchMapEventData(u8); }; -- cgit v1.2.3