diff options
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 |