User Tools

Site Tools


super_mario_64:function_list

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
super_mario_64:function_list [2022/07/31 05:32]
ZenonX Correct function name (cur_obj_update_floor)
super_mario_64:function_list [2022/07/31 20:08]
ZenonX Document subroutine snap_object_to_floor()
Line 2152: Line 2152:
 | 802C9B68 | ''​void unload_object(struct Object *obj);''​ | | 802C9B68 | ''​void unload_object(struct Object *obj);''​ |
 | 802C9C00 | ''​void deallocate_object(struct ObjectNode *freeList, struct ObjectNode *obj);''​ | | 802C9C00 | ''​void deallocate_object(struct ObjectNode *freeList, struct ObjectNode *obj);''​ |
 +| 802C9E5C | ''​void snap_object_to_floor(struct Object *obj);''​ |
 | 802C9F04 | create_object | | 802C9F04 | create_object |
 | 802CA028 | ''​void mark_obj_for_deletion(struct Object *obj);''​ | | 802CA028 | ''​void mark_obj_for_deletion(struct Object *obj);''​ |
super_mario_64/function_list.txt · Last modified: 2023/08/23 03:57 by ZenonX