mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
rename arctan2 again
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
#include "types.h"
|
||||
#include "structs.h"
|
||||
|
||||
extern s16 atan2f(f32 y, f32 x);
|
||||
extern s16 arctan2_f(f32 y, f32 x);
|
||||
extern f32 sine_s(s16 angle);
|
||||
extern f32 cosine_s(s16 angle);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user