d_t_barrel and d_t_barrel_pos#274
Merged
elijah-thomas774 merged 6 commits intozeldaret:mainfrom Nov 23, 2025
Merged
Conversation
Report for SOUE01 (fc4700e - c0b8b12)📈 Matched code: 22.16% (+0.03%, +3676 bytes) ✅ 23 new matches
|
robojumper
approved these changes
Nov 23, 2025
Comment on lines
56
to
60
| lbl_442_data_88 = .data:0x00000088; // type:object size:0x30 | ||
| lbl_442_data_B8 = .data:0x000000B8; // type:object size:0x30 | ||
| lbl_442_data_E8 = .data:0x000000E8; // type:object size:0x18 | ||
| lbl_442_data_100 = .data:0x00000100; // type:object size:0x10C | ||
| lbl_442_data_20C = .data:0x0000020C; // type:object size:0x34 |
Collaborator
There was a problem hiding this comment.
Would be nice to mark these as scope:local to prevent linker warnings. We forgot that for dAcOBarrel_c again already...
Collaborator
Author
There was a problem hiding this comment.
sure Ill fix that
4f5aeb8 to
c0b8b12
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
d_t_barrel has weak function ordering issue
