mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
Decompilation of Pokémon Platinum
* initial documentation of unk_0207070C->field moves * changes for PR suggestions + menu taskdata * symbols in FieldMoveTaskData + fieldMoveMon done * function name changes, document badges, cleanup * Use enum FieldMoveError as return type for FieldMoveErrContext functions * badge enum and bool constants --------- Co-authored-by: Rachel <lhearachel@proton.me> |
||
|---|---|---|
| .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 | ||
| Dockerfile | ||
| 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).