diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-22 09:43:39 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-22 09:43:39 -0400 |
commit | 60bd94e78434bd97bb7ee1391b50c4df85adc9c5 (patch) | |
tree | 98147dabfa9064fafacd6f84070e703dfcb08e62 /wram.asm | |
parent | 5a85ac7ca3bd50f3d63b25a3aca4e97fe341195d (diff) |
Bike scripts
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2368,7 +2368,7 @@ wcfe7:: ds 1 ; cfe7 wcfe8:: ds 1 ; cfe8 wBattleResult:: ds 1 ; cfe9 wcfea:: ds 1 ; cfea -wcfeb:: ds 1 ; cfeb +wUsingItemWithSelect:: ds 1 ; cfeb wcfec:: ds 1 ; cfec wcfed:: ds 1 ; cfed wcfee:: ds 1 ; cfee |