papermario/ver/us/asm/nonmatchings/evt
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
..
cam_api Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00
demo_api Replace get_variable with evt_get_variable in .s files (#410) 2021-08-29 20:05:08 +02:00
f8f60_len_1560 Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
fa4c0_len_3bf0 Decomp some Evt, fio, ItemEntity & other functions (#433) 2021-09-26 07:13:36 +09:00
fx_api Match PlayEffect (#478) 2021-10-18 00:13:11 +09:00
map_api a5dd0 (model file) + filemenu decomp (#420) 2021-09-22 20:17:46 +09:00
model_api B4580 and d0a70_len_4fe0 (#502) 2021-10-30 02:57:15 +09:00
msg_api Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00
script_list hud_element.c (#371) 2021-08-18 17:28:32 +01:00
si Match evt_get_float_variable and a world function (#471) 2021-10-13 11:56:42 +09:00