shithub: pokecrystal

ref: ce99c9e93c7a5e898eacbeaf998b769dbb7d1208
dir: /docs/index.md/

View raw version
These pages are for documenting pieces of the [pokecrystal](https://github.com/pret/pokecrystal) disassembly project. For more information, please see its [README.md](https://github.com/pret/pokecrystal/blob/master/README.md) and [wiki](https://github.com/pret/pokecrystal/wiki).


## Issues with the source code

- [bugs_and_glitches.md](bugs_and_glitches.md)
- [design_flaws.md](design_flaws.md)


## Map event scripts

- [map_event_scripts.md](map_event_scripts.md)
- [event_commands.md](event_commands.md)
- [movement_commands.md](movement_commands.md)
- [text_commands.md](text_commands.md)
- [map_setup_scripts.md](map_setup_scripts.md)


## Other types of scripts

- [battle_anim_commands.md](battle_anim_commands.md)
- [move_effect_commands.md](move_effect_commands.md)
- [music_commands.md](music_commands.md)
- [vc_patch.md](vc_patch.md)


## Other subsystems

- [pic_animations.md](pic_animations.md)
- [menus.md](menus.md)