mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-12 02:44:54 +00:00
parent
0c4f4ab9f6
commit
fd2d669fbf
2 changed files with 13 additions and 32 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue