papermario/ver/us/asm/nonmatchings/msg
Lightning 1c64f15db1
Make a 224 functions show up in the elf (#530)
* 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>
2021-11-16 16:19:38 +09:00
..
_msg_get_printer_for_msg.s Rename string to msg (#414) 2021-09-02 17:46:27 +02:00
_update_message.s Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00
draw_digit.s Message work (#315) 2021-07-17 03:27:27 +09:00
draw_msg.s Rename string to msg (#414) 2021-09-02 17:46:27 +02:00
draw_number.s Message work (#315) 2021-07-17 03:27:27 +09:00
get_msg_properties.s Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00
msg_copy_to_print_buffer.s Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00
msg_draw_char.s Message work (#315) 2021-07-17 03:27:27 +09:00
msg_draw_choice_pointer.s Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00
msg_draw_frame.s Tidying and msg.c work (#311) 2021-07-13 22:43:14 +09:00
msg_draw_speech_arrow.s Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00
msg_draw_speech_bubble.s appendGfx_message (#520) 2021-11-12 21:23:43 +09:00
msg_get_draw_char_width.s Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00
msg_get_print_char_width.s Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00
msg_update_rewind_arrow.s Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00
set_message_msg.s Rename string to msg (#414) 2021-09-02 17:46:27 +02:00