diff options
| author | YamaArashi <shadow962@live.com> | 2015-07-16 22:08:34 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2015-07-17 01:22:00 -0700 |
| commit | 9fbd9e9a1f23ff3fe09eee2518dd752a6d2e132c (patch) | |
| tree | a7235a32746e0902d93f8069f8e2c77cd5c2f08e /wram.asm | |
| parent | More direction constants (diff) | |
| download | pokeyellow-9fbd9e9a1f23ff3fe09eee2518dd752a6d2e132c.tar.gz pokeyellow-9fbd9e9a1f23ff3fe09eee2518dd752a6d2e132c.tar.xz pokeyellow-9fbd9e9a1f23ff3fe09eee2518dd752a6d2e132c.zip | |
intro stuff
Diffstat (limited to 'wram.asm')
| -rwxr-xr-x | wram.asm | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -634,6 +634,9 @@ wOverrideSimulatedJoypadStatesMask:: ; cd3b ds 1 +wMoveDownSmallStarsOAMCount:: ; cd3d +; the number of small stars OAM entries to move down + wChargeMoveNum:: ; cd3d wCoordIndex:: ; cd3d |
