summaryrefslogtreecommitdiff
path: root/constants.asm
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-10 00:32:54 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-10 00:32:54 -0600
commit0527d9686dada51eb710d416863f0b7e11dd9b15 (patch)
treebc7e74f9303234047b6adf840cbd6cac3e8ab1a5 /constants.asm
parent69f6603b823d10c9f4088e3f40e78e3f784e3660 (diff)
OAK_S_PARCEL -> OAKS_PARCEL
hg-commit-id: e03d18825d81
Diffstat (limited to 'constants.asm')
-rw-r--r--constants.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.asm b/constants.asm
index 9d911dc1..4dbf65a4 100644
--- a/constants.asm
+++ b/constants.asm
@@ -617,7 +617,7 @@ X_DEFEND EQU $42
X_SPEED EQU $43
X_SPECIAL EQU $44
COIN_CASE EQU $45
-OAK_S_PARCEL EQU $46
+OAKS_PARCEL EQU $46
ITEMFINDER EQU $47
SILPH_SCOPE EQU $48
POKE_FLUTE EQU $49