diff options
| author | IIMarckus <iimarckus@gmail.com> | 2014-10-17 22:47:31 -0600 |
|---|---|---|
| committer | IIMarckus <iimarckus@gmail.com> | 2014-10-17 22:47:31 -0600 |
| commit | a36e090d43de2f66b26616e3c46f0da8f7d52466 (patch) | |
| tree | 5b296e495f9cf1436c46a9d672c20a512649d8f2 /wram.asm | |
| parent | Add some Yellow text from the Safari Zone entrance. (diff) | |
| download | pokeyellow-a36e090d43de2f66b26616e3c46f0da8f7d52466.tar.gz pokeyellow-a36e090d43de2f66b26616e3c46f0da8f7d52466.tar.xz pokeyellow-a36e090d43de2f66b26616e3c46f0da8f7d52466.zip | |
Add parts of the Safari Zone entrance script from Yellow.
Diffstat (limited to 'wram.asm')
| -rwxr-xr-x | wram.asm | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -510,6 +510,9 @@ wPlayerSpinWhileMovingUpOrDownAnimDeltaY:: ; cd3d wHiddenObjectFunctionArgument:: ; cd3d +wSubtrahend:: ; cd3d +; subtract (BCD) wSubtrahend, wSubtrahend+1, wSubtrahend+2 + wWhichTrade:: ; cd3d ; which entry from TradeMons to select |
