Skip to content

Some more OAM + misc.#405

Open
assidion2 wants to merge 46 commits into
UsernameFodder:masterfrom
assidion2:master
Open

Some more OAM + misc.#405
assidion2 wants to merge 46 commits into
UsernameFodder:masterfrom
assidion2:master

Conversation

@assidion2

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread headers/types/files/wan.h
// 2 bytes
uint16_t offset_x : 9; // The value to be used is this - 256, which can end up negative.
bool likely_padding_2 : 1;
bool unk5 : 1;

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we keep this the same? I don't like this counter numbering scheme for this reason (figuring out something means there will either be gaps or the numbers will have to shift up), but since it was already this way, I'd rather prioritize keeping the names stable over removing gaps in the numbering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants