diff options
| author | YamaArashi <shadow962@live.com> | 2015-08-12 22:14:31 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2015-08-12 22:14:31 -0700 |
| commit | 132d0367522b7acce602b146ca69bfad87ef96c6 (patch) | |
| tree | dc13049a6ca810ab3368ce7a7942cc50659f54d1 /engine/trade.asm | |
| parent | commented SGB palette stuff (diff) | |
| download | pokeyellow-132d0367522b7acce602b146ca69bfad87ef96c6.tar.gz pokeyellow-132d0367522b7acce602b146ca69bfad87ef96c6.tar.xz pokeyellow-132d0367522b7acce602b146ca69bfad87ef96c6.zip | |
named more variables
Diffstat (limited to 'engine/trade.asm')
| -rwxr-xr-x | engine/trade.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/trade.asm b/engine/trade.asm index 16a3d6a9..0e816e05 100755 --- a/engine/trade.asm +++ b/engine/trade.asm @@ -849,5 +849,5 @@ TradeforText: ; 41671 (10:5671) Trade_ShowAnimation: ; 41676 (10:5676) ld [W_ANIMATIONID], a xor a - ld [wcc5b], a + ld [wAnimationType], a predef_jump MoveAnimation |
