Link m_lib.c

This commit is contained in:
Cuyler36
2023-06-13 06:56:43 -04:00
parent 0d7104e296
commit e504495d73
6 changed files with 16 additions and 7 deletions
+1
View File
@@ -8,6 +8,7 @@
#define M_PI 3.14159265358979323846f
s16 sins(u16);
s16 coss(u16);
f32 fatan2(f32, f32);