diff options
Diffstat (limited to 'ram')
| -rw-r--r-- | ram/wram.asm | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ram/wram.asm b/ram/wram.asm index 3bdf5a7b..ef23aabf 100644 --- a/ram/wram.asm +++ b/ram/wram.asm @@ -1073,7 +1073,10 @@ wUnusedNamePointer:: dw wItemPrices:: dw -wcf91:: db ; used with a lot of things (too much to list here) +wCurPartySpecies:: +wCurItem:: +wCurListMenuItem:: + db ; which pokemon you selected wWhichPokemon:: db |
