diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2016-05-30 19:23:56 -0400 |
---|---|---|
committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2016-05-30 19:23:56 -0400 |
commit | 588267d02050dfe8a566e660de76f7a223dc9617 (patch) | |
tree | e7df7199493dcc5408efa43e84918cdf6da0e990 /wram.asm | |
parent | 00cefcb4f35c0fd433c6852e88bce10e520abe13 (diff) |
League PC code, address comments for hidden_items.asm
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 |