diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 20:44:18 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 20:44:18 -0400 |
| commit | e676e031a57371010742f779639024e371d5dc9f (patch) | |
| tree | 99f751b218c28f1df3181c927142eab5e19ba6a8 /wram.asm | |
| parent | Bump extras (diff) | |
| parent | Update extras with fixed gbz80disasm.py (diff) | |
| download | pokeyellow-e676e031a57371010742f779639024e371d5dc9f.tar.gz pokeyellow-e676e031a57371010742f779639024e371d5dc9f.tar.xz pokeyellow-e676e031a57371010742f779639024e371d5dc9f.zip | |
Merge branch 'master' of github.com:pret/pokeyellow
Diffstat (limited to 'wram.asm')
| -rwxr-xr-x | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1967,7 +1967,7 @@ W_SPRITELOADFLAGS:: ; d0a8 ds 1 W_SPRITEUNPACKMODE:: ; d0a9 ds 1 -W_SPRITEFLIPPED:: ; d0aa +wSpriteFlipped:: ; d0aa ds 1 W_SPRITEINPUTPTR:: ; d0ab |
