mirror of
https://github.com/pmret/papermario.git
synced 2024-11-10 04:52:34 +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> |
||
---|---|---|
.. | ||
_msg_get_printer_for_msg.s | ||
_update_message.s | ||
draw_digit.s | ||
draw_msg.s | ||
draw_number.s | ||
get_msg_properties.s | ||
msg_copy_to_print_buffer.s | ||
msg_draw_char.s | ||
msg_draw_choice_pointer.s | ||
msg_draw_frame.s | ||
msg_draw_speech_arrow.s | ||
msg_draw_speech_bubble.s | ||
msg_get_draw_char_width.s | ||
msg_get_print_char_width.s | ||
msg_update_rewind_arrow.s | ||
set_message_msg.s |