diff options
author | yenatch <yenatch@gmail.com> | 2013-04-27 17:12:23 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-04-27 17:35:14 -0400 |
commit | 6f6988e3d116b3d663235736ba9d9300cd3d4777 (patch) | |
tree | c6d6babd0b3133bea5193e998c398829c0064d22 /wram.asm | |
parent | ff96e5590a93a6a0ba3863f8e00aaa4463917e39 (diff) |
more effect constants
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -722,7 +722,14 @@ PlayerLightScreenCount: ; c702 PlayerReflectCount: ; c703 ds 1 - ds 6 + ds 2 + +EnemyLightScreenCount: ; c706 + ds 1 +EnemyReflectCount: ; c707 + ds 1 + + ds 2 Weather: ; c70a ; 00 normal |