mirror of
https://github.com/zeldaret/tp
synced 2026-07-07 22:22:05 -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