From 78f008afcada602215a32ae80375b3c4ef728b22 Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Sun, 14 Apr 2024 11:12:05 -0400 Subject: [PATCH] Remove unused function --- LEGO1/lego/sources/anim/legoanim.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/LEGO1/lego/sources/anim/legoanim.h b/LEGO1/lego/sources/anim/legoanim.h index d409d91d..3527747c 100644 --- a/LEGO1/lego/sources/anim/legoanim.h +++ b/LEGO1/lego/sources/anim/legoanim.h @@ -210,8 +210,6 @@ class LegoAnimScene { LegoResult Read(LegoStorage* p_storage); undefined4 FUN_1009f490(LegoFloat p_time, Matrix4& p_matrix); - inline LegoTranslationKey* GetUnknown0x04() { return m_unk0x04; } - private: LegoU16 m_unk0x00; // 0x00 LegoTranslationKey* m_unk0x04; // 0x04