mirror of
https://github.com/zeldaret/oot
synced 2026-07-11 23:20:25 -04:00
Rename absf to fabsf (#2499)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
.text
|
||||
|
||||
LEAF(absf)
|
||||
LEAF(fabsf)
|
||||
abs.s fv0, fa0
|
||||
jr ra
|
||||
END(absf)
|
||||
END(fabsf)
|
||||
Reference in New Issue
Block a user