mirror of
https://github.com/zeldaret/ss
synced 2026-06-10 04:53:45 -04:00
d_t_mass_obj 99%
This commit is contained in:
@@ -214,8 +214,8 @@ namespace JMathInlineVEC {
|
||||
}
|
||||
|
||||
inline f32 C_VECSquareMag(register const Vec* v) {
|
||||
register f32 x_y;
|
||||
register f32 z;
|
||||
register f32 x_y;
|
||||
register f32 res;
|
||||
#ifdef __MWERKS__
|
||||
asm {
|
||||
|
||||
Reference in New Issue
Block a user