mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-15 01:26:53 -05:00
Decompilation of Pokémon Platinum
* Begin documenting party screen healthbar * really minor rename of unnamed parameter * Big rename that will probably cause issues bc VSCode's rename is not ideal * should match * document part of PartyManagementData struct * apparently I missed these idk how it build without them * swap include order * begin documenting unk_02084B70.c * clean up parameter names a bit * some more instances of windowLayout * continue documenting fields of PartyManagementData * more progress on PartyManagementData * Revert PartyMenu_MakeSelection to sub_02083370 and remove enum * name all unnamed PartyManagementData variables partyMan |
||
|---|---|---|
| .github | ||
| .vscode | ||
| asm | ||
| docs | ||
| generated | ||
| include | ||
| lib | ||
| meson | ||
| platinum.us | ||
| res | ||
| src | ||
| subprojects | ||
| tools | ||
| .clang-format | ||
| .clang-format-ignore | ||
| .clang-format-include | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| CONTRIBUTING.md | ||
| INSTALL.md | ||
| Makefile | ||
| meson.build | ||
| meson.options | ||
| README.md | ||
| replace.sh | ||
Pokémon Platinum
This is a WIP decompilation of Pokémon Platinum. For instructions on how to set up the repository, please read INSTALL.md.
If you are interested in contributing, please read CONTRIBUTING.md.
This repository builds the following ROMs:
- pokeplatinum.us.nds
sha1: ce81046eda7d232513069519cb2085349896dec7
For contacts and other pret projects, see pret.github.io. In addition to the pret Discord, also see the VoidMatrix Discord (#decomp).