mirror of
https://github.com/pmret/papermario.git
synced 2024-11-13 22:43:00 +01:00
1c64f15db1
* Make a 224 functions show up in the elf * fix up appendGfx_model (as an example) * Changed all L labels to .L for local jump tables. Did not change global jump tables found in /data/ as .L is for local only * Decompile even more misc battle map funcs (#531) * decompile misc battle map funcs * fix warnings * Decompile misc battle map funcs (#528) * . * . * resolve issues * Update fx_api.c * Update fx_api.c * Make a 224 functions show up in the elf * fix up appendGfx_model (as an example) * Changed all L labels to .L for local jump tables. Did not change global jump tables found in /data/ as .L is for local only * Fix merge issue Co-authored-by: Ethan Roseman <ethteck@gmail.com> Co-authored-by: Alexander Faßbender <31699028+Brotenko@users.noreply.github.com> |
||
---|---|---|
.. | ||
_render_transition_stencil.s | ||
clear_screen_overlays.s | ||
func_80138188.s | ||
get_screen_overlay_params.s | ||
render_screen_overlay_backUI.s | ||
render_screen_overlay_frontUI.s | ||
set_map_transition_effect.s | ||
set_screen_overlay_alpha.s | ||
set_screen_overlay_center_worldpos.s | ||
set_screen_overlay_center.s | ||
set_screen_overlay_color.s | ||
set_screen_overlay_params_back.s | ||
set_screen_overlay_params_front.s | ||
update_enter_map_screen_overlay.s | ||
update_exit_map_screen_overlay.s |