mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
a1fc73603e
It's pretty clear what it's used for. PartyMenuActionText is used for two things: 1) Storing what kind of action we're going to do (<$10) 2) Storing the text for some kind of healing stuff I'm not entirely sure (>=$f0) In the former case, if GetPartyMenuTilemapPointers is ran, it will be used to pick a sequence of actions that should be done, specified in the table, and it'll print the corresponding string using the PartyMenuStrings table. The items in the sequence of actions that should be done are in WritePartyMenuTilemap. Strangely enough, one possible value is left completely unused: PARTYMENUACTION_GIVE_MON_FEMALE. It works in the exact same way as it's male counterpart, and as such I don't believe it was used in the japanese version either, since it doesn't matter which gender your 'mon is when you put 'em in the daycare. |
||
---|---|---|
audio | ||
battle | ||
constants | ||
data | ||
engine | ||
event | ||
extras@2ae1ae2f19 | ||
gfx | ||
home | ||
items | ||
lib/mobile | ||
macros | ||
maps | ||
menu | ||
misc | ||
predef | ||
text | ||
tilesets | ||
tools | ||
trainers | ||
unknown | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
audio.asm | ||
compare2.sh | ||
compare.sh | ||
constants.asm | ||
gbhw.asm | ||
gfx.py | ||
home.asm | ||
hram.asm | ||
includes.asm | ||
INSTALL.md | ||
interrupts.asm | ||
macros.asm | ||
main.asm | ||
Makefile | ||
maps.asm | ||
pokecrystal.link | ||
README.md | ||
roms.sha1 | ||
rst.asm | ||
sram.asm | ||
Vagrantfile | ||
version.asm | ||
vram.asm | ||
wram.asm |
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
To set up the repository, see INSTALL.md.
See also
- Disassembly of Pokémon Red/Blue
- Disassembly of Pokémon Yellow
- Disassembly of Pokémon Pinball
- Disassembly of Pokémon TCG
- Disassembly of Pokémon Ruby
- Disassembly of Pokémon Emerald
- Discord: pret
- irc: freenode#pret