diff options
Diffstat (limited to 'constants.asm')
-rw-r--r-- | constants.asm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/constants.asm b/constants.asm index 1a5bfbe5..8746f58b 100644 --- a/constants.asm +++ b/constants.asm @@ -600,6 +600,8 @@ W_PARTYMON6NAME EQU $D2EC W_RIVALNAME EQU $D34A ; 11 characters, including null +W_OBTAINEDBADGES EQU $D356 + W_PLAYERIDHI EQU $D359 W_PLAYERIDLO EQU $D35A |