papermario/ver/us/asm/nonmatchings/pause/135EE0
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
..
func_80242BAC.s Decomp some pause screen map functions (#412) 2021-09-02 20:17:40 +09:00
func_80242D04.s Decomp some pause screen map functions (#412) 2021-09-02 20:17:40 +09:00
func_80242F90.s Decomp some pause screen map functions (#412) 2021-09-02 20:17:40 +09:00
func_80242FBC.s Decomp some pause screen map functions (#412) 2021-09-02 20:17:40 +09:00
func_80242FF4.s Decomp some pause screen map functions (#412) 2021-09-02 20:17:40 +09:00
func_802430E4.s Decomp some pause screen map functions (#412) 2021-09-02 20:17:40 +09:00
func_802432E8.s Decomp some pause screen map functions (#412) 2021-09-02 20:17:40 +09:00
func_8024313C.s Decomp some pause screen map functions (#412) 2021-09-02 20:17:40 +09:00
func_80243090.s Decomp some pause screen map functions (#412) 2021-09-02 20:17:40 +09:00
func_80243188.s Decomp some pause screen map functions (#412) 2021-09-02 20:17:40 +09:00
func_80243238.s Decomp some pause screen map functions (#412) 2021-09-02 20:17:40 +09:00
func_80243388.s Decomp some pause screen map functions (#412) 2021-09-02 20:17:40 +09:00
pause_cleanup.s Decomp some pause screen map functions (#412) 2021-09-02 20:17:40 +09:00
pause_handle_input.s Rename string to msg (#414) 2021-09-02 17:46:27 +02:00
pause_init.s Rename string to msg (#414) 2021-09-02 17:46:27 +02:00
pause_interp_cursor.s Message work (#315) 2021-07-17 03:27:27 +09:00
pause_interp_text_scroll.s
pause_set_cursor_opacity.s
pause_textbox_draw_contents.s Rename string to msg (#414) 2021-09-02 17:46:27 +02:00
pause_tutorial_draw_contents.s Rename string to msg (#414) 2021-09-02 17:46:27 +02:00
pause_tutorial_input.s Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00