some parts in c_lib

This commit is contained in:
lepelog
2021-04-08 18:43:16 +02:00
parent 3d26abcc08
commit 745c9eb2cd
5 changed files with 119 additions and 132 deletions
-4
View File
@@ -15,10 +15,6 @@ struct Vec {};
struct Quaternion {};
struct JMath {
static u8 sincosTable_[65536];
};
//
// Forward References:
//