From 02975d1764d76e31ad3397e7db7d3e37765624ec Mon Sep 17 00:00:00 2001 From: Pheenoh Date: Thu, 22 Dec 2022 16:12:32 -0700 Subject: [PATCH] rm types --- src/d/d_timer.cpp | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/d/d_timer.cpp b/src/d/d_timer.cpp index a970894bab8..a887623e67a 100644 --- a/src/d/d_timer.cpp +++ b/src/d/d_timer.cpp @@ -10,17 +10,6 @@ #include "dolphin/types.h" #include "m_Do/m_Do_lib.h" - -// -// Types: -// - - - -struct J2DAnmLoaderDataBase { - /* 80308A6C */ void load(void const*); -}; - // // Forward References: //