From 745c9eb2cd67796986d44fc765406b08e2fe55b0 Mon Sep 17 00:00:00 2001 From: lepelog Date: Thu, 8 Apr 2021 18:43:16 +0200 Subject: some parts in c_lib --- libs/JSystem/JMath/JMath.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libs/JSystem/JMath/JMath.cpp') diff --git a/libs/JSystem/JMath/JMath.cpp b/libs/JSystem/JMath/JMath.cpp index 3d8fd3e604..b5fa31a5a9 100644 --- a/libs/JSystem/JMath/JMath.cpp +++ b/libs/JSystem/JMath/JMath.cpp @@ -15,10 +15,6 @@ struct Vec {}; struct Quaternion {}; -struct JMath { - static u8 sincosTable_[65536]; -}; - // // Forward References: // -- cgit v1.2.3