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

unknown_64390 is Parts #4

Open
ishax-kos opened this issue Aug 4, 2024 · 0 comments
Open

unknown_64390 is Parts #4

ishax-kos opened this issue Aug 4, 2024 · 0 comments

Comments

@ishax-kos
Copy link

the files in
data/unknown_64390/
are parts that you equip and determine how much ram you have for software

// 24 bytes
struct Part_data_japan {
    char[8] name; // 8 bytes
    ubyte compatibility; // 1 byte
    char[6] affix; // 6 bytes
    ubyte ram; // 1 byte
    ubyte attack; // 1 byte
    ubyte defence; // 1 byte
    ubyte speed; // 1 byte
    ubyte[4] unknown; // 4 bytes
    ubyte animation; // 1 byte
}
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

No branches or pull requests

1 participant