mirror of
https://github.com/pmret/papermario.git
synced 2024-11-14 23:13:10 +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> |
||
---|---|---|
.. | ||
func_80242BAC.s | ||
func_80242D04.s | ||
func_80242F90.s | ||
func_80242FBC.s | ||
func_80242FF4.s | ||
func_802430E4.s | ||
func_802432E8.s | ||
func_8024313C.s | ||
func_80243090.s | ||
func_80243188.s | ||
func_80243238.s | ||
func_80243388.s | ||
pause_cleanup.s | ||
pause_handle_input.s | ||
pause_init.s | ||
pause_interp_cursor.s | ||
pause_interp_text_scroll.s | ||
pause_set_cursor_opacity.s | ||
pause_textbox_draw_contents.s | ||
pause_tutorial_draw_contents.s | ||
pause_tutorial_input.s |