mirror of
https://github.com/pmret/papermario.git
synced 2024-11-15 07:22:29 +01:00
1c64f15db1
* 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> |
||
---|---|---|
.. | ||
_load_model_textures.s | ||
appendGfx_model_group.s | ||
appendGfx_model.s | ||
clear_entity_data.s | ||
create_entity.s | ||
entity_anim_make_vertex_pointers.s | ||
entity_free_static_data.s | ||
entity_interacts_with_current_partner.s | ||
execute_render_tasks.s | ||
func_8011B1D8.s | ||
func_8011B7C0.s | ||
func_8011B950.s | ||
func_8011C80C.s | ||
func_8011CFBC.s | ||
func_80110E58.s | ||
func_80110F10.s | ||
func_80114B58.s | ||
func_801180E8.s | ||
func_80115498.s | ||
func_80116674.s | ||
func_80116698.s | ||
is_entity_data_loaded.s | ||
load_model_transforms.s | ||
load_split_entity_data.s | ||
load_tile_header.s | ||
mdl_create_model.s | ||
mdl_get_vertex_count.s | ||
mdl_local_gfx_copy_vertices.s | ||
mdl_local_gfx_update_vtx_pointers.s | ||
mdl_make_local_vertex_copy.s | ||
mdl_project_tex_coords.s | ||
render_models.s | ||
set_next_game_mode.s | ||
SetEntityCullMode.s | ||
step_entity_commandlist.s | ||
test_player_entity_aabb.s | ||
update_entity_inverse_rotation_matrix.s | ||
update_entity_transform_matrix.s | ||
update_shadow_transform_matrix.s |