mirror of
https://github.com/zeldaret/tp
synced 2026-06-24 01:31:37 -04:00
some parts in c_lib
This commit is contained in:
@@ -3,4 +3,8 @@
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
struct JMath {
|
||||
static u8 sincosTable_[65536];
|
||||
};
|
||||
|
||||
#endif /* JMATH_H */
|
||||
|
||||
Reference in New Issue
Block a user