mirror of
https://github.com/zeldaret/oot
synced 2026-07-07 14:03:40 -04:00
@@ -9,6 +9,7 @@ f32 fabsf(f32 f);
|
||||
f32 __floatundisf(u32 c);
|
||||
f64 __floatundidf(u32 c);
|
||||
f32 __powisf2(f32 a, s32 b);
|
||||
unsigned long __udivdi3(unsigned long a, unsigned long b);
|
||||
#else
|
||||
#pragma intrinsic(fabsf)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user