mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Ryan Tandy
3fc2ba41f7
Clarify naming of SFX_GET_EGG_* pointers
In game, one receives eggs from the Aide and the Day-care Man, not the Day-care Lady. SFX `0x96` is used for both. Rename it to reflect it is not unique to the Day-care. SFX `0x95` is an alias of the same sound and appears to be unused. Rename the pointer to clarify that.
Pokémon Crystal
This is a disassembly of Pokémon Crystal.
It builds the following ROMs:
- Pokemon - Crystal Version (UE) (V1.0) [C][!].gbc
sha1: f4cd194bdee0d04ca4eac29e09b8e4e9d818c133
- Pokemon - Crystal Version (UE) (V1.1) [C][!].gbc
sha1: f2f52230b536214ef7c9924f483392993e226cfb
- Pokemon - Crystal Version (A) [C][!].gbc
sha1: a0fc810f1d4e124434f7be2c989ab5b5892ddf36
To set up the repository, see INSTALL.md.
See also
- FAQ
- Documentation
- Wiki (includes tutorials)
- Discord: pret
- IRC: freenode#pret
Other disassembly projects:
Description
Languages
Assembly
89.2%
C
6.3%
Python
2%
C++
1.6%
INI
0.6%
Other
0.2%