Skip to content
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

Add missing players.c items #51

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Conversation

Ernegien
Copy link
Contributor

@Ernegien Ernegien commented Oct 9, 2022

This is another heavily wip branch, most of what's left has dependencies on what will be an object_datum_t type and misc. other unit datums.

@@ -78,7 +88,125 @@ typedef struct {

/// size=0xd4
typedef struct {
char unk_0[0xd4];
char unk0[2]; // salt? and this is actually a datum index?
Copy link

Choose a reason for hiding this comment

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

This is the salt, this should be probably be an int16

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