papermario/ver/us/asm/nonmatchings/19FAF0
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
..
calc_player_damage_enemy.s Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00
calc_player_test_enemy.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
CancelablePlayerRunToGoal.s Replace get_variable with evt_get_variable in .s files (#410) 2021-08-29 20:05:08 +02:00
dispatch_damage_event_player.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
func_80274A18.s Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00
func_80275F00.s Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00
func_802712A0.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
func_802713B0.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
func_802752AC.s Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00
func_80271328.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
func_80271484.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
func_80271588.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
func_80273444.s Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00
PlayerDamageEnemy.s Replace get_variable with evt_get_variable in .s files (#410) 2021-08-29 20:05:08 +02:00
PlayerFallToGoal.s Replace get_variable with evt_get_variable in .s files (#410) 2021-08-29 20:05:08 +02:00
PlayerPowerBounceEnemy.s Replace get_variable with evt_get_variable in .s files (#410) 2021-08-29 20:05:08 +02:00
PlayerRunToGoal.s Replace get_variable with evt_get_variable in .s files (#410) 2021-08-29 20:05:08 +02:00
PlayerTestEnemy.s Replace get_variable with evt_get_variable in .s files (#410) 2021-08-29 20:05:08 +02:00