papermario/ver/us/asm/nonmatchings/ddaf0_len_c50
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
..
basic_hidden_window_update.s Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00
basic_window_update.s Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00
main_menu_window_update.s Decomp some pause screen map functions (#412) 2021-09-02 20:17:40 +09:00
render_window_root.s Decomp some pause screen map functions (#412) 2021-09-02 20:17:40 +09:00
render_windows.s Decomp some pause screen map functions (#412) 2021-09-02 20:17:40 +09:00
set_window_properties.s Decomp some pause screen map functions (#412) 2021-09-02 20:17:40 +09:00
set_windows_visible.s Decomp some pause screen map functions (#412) 2021-09-02 20:17:40 +09:00
setup_pause_menu_tab.s Decomp some pause screen map functions (#412) 2021-09-02 20:17:40 +09:00
update_window_hierarchy.s Decomp some pause screen map functions (#412) 2021-09-02 20:17:40 +09:00
update_windows.s Decomp some pause screen map functions (#412) 2021-09-02 20:17:40 +09:00