diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-09-04 14:50:37 -0400 |
---|---|---|
committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-09-04 14:50:37 -0400 |
commit | d271cc7b08567ef2270def3ee4c3d814321668e3 (patch) | |
tree | 45e4c00c1f64a2ab0eda6ce47ca0dc461129dddd /wram.asm | |
parent | bf35bf265bba4f650a9fcebdcb1a7ccb64fde4f7 (diff) |
engine/in_game_trades.asm
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -753,7 +753,7 @@ wEnemyMonAccuracyMod:: ; cd32 wEnemyMonEvasionMod:: ; cd33 ds 1 -wInGameTradeReceiveMonSpecies:: +wInGameTradeReceiveMonSpecies:: ; cd34 ds 1 ds 2 |