-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the big code_80091750.c rename #684
Conversation
Applid Clang format on the branch
between func_800A66A8 and func_800AC458 there is a rodata of a function who are not valid |
around 0x800f24a0 |
ok it's in func_800A7A4C |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks AloXado320 to get so much function match
stat: |
Rename menu_item.c to menu_items.c |
load_menu_item_ui --> add_ui_item |
|
|
render_texture_rectangle_from_base --> render_texture_rectangle_wrap |
|
These variables are not global. They're segmented. seg2_copyright_1996_texture |
src/save.c
Outdated
@@ -427,21 +427,21 @@ u8 func_800B5508(s32 cup, s32 ccGrandPrixPoints, s32 points_scored) { | |||
|
|||
// Check if all 4 cups have gold cups scored | |||
// for a given CC mode | |||
s32 func_800B5530(s32 cc_mode) { | |||
bool has_terminate_cc_mode(s32 cc_mode) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is_cc_mode_complete
Fix the enums in the menu_items header so they follow convention |
unref_800E86E0 unref_D_800E86E0 |
Renames seg2 textures.c
No description provided.