papermario/ver/us/asm/nonmatchings/npc
ThreeMustyFears 3d2798422a
Match func_8003DFA0 and func_8003E1D0 (#316)
* match func_8003DFA0 and func_8003E1D0

* update return types

* Delete func_8003DFA0.s

* Delete func_8003E1D0.s

* made requested changed to npc.c

* moved prototypes and changed return type to void

* Correcting a couple mistakes 

My bad I think void should have been an EffectInstance* which I got from looking at the matching INCLUDE ASM in src/4ac90_len_3910.c and I forgot to modify src/evt/fx_api.c as it has a prototype for these functions in it

* Update fx_api.c

* further cleanup

Co-authored-by: Ethan Roseman <ethteck@gmail.com>
2021-07-17 23:45:08 +09:00
..
appendGfx_npc_blur.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
appendGfx_npc.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
func_8003D3BC.s
func_8003D660.s
func_8003DA38.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
func_8003DC38.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
func_8003E0D4.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
func_800397E8.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
kill_enemy.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
npc_blend_palette_colors.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
npc_do_gravity.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
npc_do_other_npc_collision.s
npc_do_player_collision.s
npc_draw_palswap_mode_1.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
npc_draw_palswap_mode_2.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
npc_draw_palswap_mode_4.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
npc_find_standing_on_entity.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
npc_get_render_yaw.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
npc_set_palswap_1.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
npc_set_palswap_2.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
update_npcs.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00