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
super_mario_64:function_list [2022/08/24 19:04]
someone2639 fixed an error in 8029E914
super_mario_64:function_list [2023/08/23 03:57] (current)
ZenonX correct entries of duplicated level script commands
Line 3620: Line 3620:
 | 8037E388 | ''​void level_cmd_exit_and_execute(void);''​ | | 8037E388 | ''​void level_cmd_exit_and_execute(void);''​ |
 | 8037E404 | ''​void level_cmd_exit(void);''​ | | 8037E404 | ''​void level_cmd_exit(void);''​ |
-| 8037E47C | ''​void ​level_cmd_sleep2(void);''​ |+| 8037E47C | ''​void ​level_cmd_sleep(void);''​ |
 | 8037E4FC | ''​void level_cmd_sleep2(void);''​ | | 8037E4FC | ''​void level_cmd_sleep2(void);''​ |
-| 8037E580 | ''​void ​level_cmd_jump_and_link_if(void);''​ | +| 8037E580 | ''​void ​level_cmd_jump(void);''​ | 
-| 8037E5B8 | ''​void ​level_cmd_jump_and_link_if(void);''​ |+| 8037E5B8 | ''​void ​level_cmd_jump_and_link(void);''​ |
 | 8037E620 | ''​void level_cmd_return(void);''​ | | 8037E620 | ''​void level_cmd_return(void);''​ |
 | 8037E650 | ''​void level_cmd_jump_and_link_push_arg(void);''​ | | 8037E650 | ''​void level_cmd_jump_and_link_push_arg(void);''​ |
Line 3632: Line 3632:
 | 8037E8E8 | ''​void level_cmd_jump_and_link_if(void);''​ | | 8037E8E8 | ''​void level_cmd_jump_and_link_if(void);''​ |
 | 8037E988 | ''​void level_cmd_skip_if(void);''​ | | 8037E988 | ''​void level_cmd_skip_if(void);''​ |
-| 8037EA18 | ''​void ​level_cmd_skippable_nop(void);''​ |+| 8037EA18 | ''​void ​level_cmd_skip(void);''​ |
 | 8037EA70 | ''​void level_cmd_skippable_nop(void);''​ | | 8037EA70 | ''​void level_cmd_skippable_nop(void);''​ |
-| 8037EA98 | ''​void ​level_cmd_call_loop(void);''​ |+| 8037EA98 | ''​void ​level_cmd_call(void);''​ |
 | 8037EB04 | ''​void level_cmd_call_loop(void);''​ | | 8037EB04 | ''​void level_cmd_call_loop(void);''​ |
 | 8037EB98 | ''​void level_cmd_set_register(void);''​ | | 8037EB98 | ''​void level_cmd_set_register(void);''​ |
super_mario_64/function_list.txt · Last modified: 2023/08/23 03:57 by ZenonX