pokeplatinum/docs/index.md

14 lines
471 B
Markdown

These pages are for documenting information about the code of the
[`pokeplatinum`](https://github.com/pret/pokeplatinum) decompilation project.
For more detailed information about the project as a whole, please refer to its
[`README`](https://github.com/pret/pokeplatinum/blob/main/README.md).
## Issues with the source code
- [Fixes for Various Bugs and Glitches](bugs_and_glitches.md)
## Subsystems
- [2D Graphics](2d_rendering.md)
- [3D Graphics](3d_rendering.md)