mirror of
https://github.com/pret/pmd-sky.git
synced 2026-08-25 03:55:29 -05:00
Sync math operator/utility functions from pokeheartgold
Compared/synced by hand from the pokeheartgold asm. Some of the functions had labels corresponding to libgcc counterparts; rename them all for consistency. Note that some of the functions have multiple names in pokeheartgold (of which at most one is actually used). Instead of polluting the xMAP files with multiple symbols (some with zero length), which makes it really hard for scripts to parse, just add these alternate names as comments. This makes them searchable without having an effect on build artifacts.
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
.public _0380B408
|
||||
.public _0380B434
|
||||
.public _0380B460
|
||||
.public __divsi3
|
||||
.public __udivsi3
|
||||
.public _s32_div_f
|
||||
.public _u32_div_f
|
||||
.public ClearIeFlag
|
||||
.public EnableIrqFlag
|
||||
.public GetCurrentPlaybackTime
|
||||
|
||||
Reference in New Issue
Block a user