diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-01-10 00:32:54 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-10 00:32:54 -0600 |
commit | 0527d9686dada51eb710d416863f0b7e11dd9b15 (patch) | |
tree | bc7e74f9303234047b6adf840cbd6cac3e8ab1a5 /pokered.asm | |
parent | 69f6603b823d10c9f4088e3f40e78e3f784e3660 (diff) |
OAK_S_PARCEL -> OAKS_PARCEL
hg-commit-id: e03d18825d81
Diffstat (limited to 'pokered.asm')
-rw-r--r-- | pokered.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pokered.asm b/pokered.asm index b917a623..064a47e8 100644 --- a/pokered.asm +++ b/pokered.asm @@ -7306,7 +7306,7 @@ OaksLabText5: ; 0x1d248 call $3c49 jr .asm_0f042 ; 0x1d2a7 .asm_76269 ; 0x1d2a9 - ld b,OAK_S_PARCEL + ld b,OAKS_PARCEL call $3493 jr nz, .asm_a8fcf ; 0x1d2ae ld hl, $52fa |