mirror of
https://github.com/zeldaret/ss
synced 2026-08-29 00:51:53 -04:00
progress
This commit is contained in:
+1
-2
@@ -272,8 +272,7 @@ public:
|
||||
return cM::atan2s(-y, absXZ());
|
||||
}
|
||||
|
||||
// TODO: make sure this isn't bad
|
||||
s32 atan2sY_XZ() const {
|
||||
s16 atan2sY_XZ() const {
|
||||
return cM::atan2s(y, absXZ());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user