summaryrefslogtreecommitdiff
path: root/src/wram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/wram.asm')
-rw-r--r--src/wram.asm12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/wram.asm b/src/wram.asm
index a54a8d2..15a6e1a 100644
--- a/src/wram.asm
+++ b/src/wram.asm
@@ -2390,22 +2390,22 @@ wSpriteAnimBuffer:: ; d4d0
sprite_anim_struct wSprite15
sprite_anim_struct wSprite16
-wd5d0:: ; d5d0
+wCurrSpriteAttributes:: ; d5d0
ds $1
-wd5d1:: ; d5d1
+wCurrSpriteXPos:: ; d5d1
ds $1
-wd5d2:: ; d5d2
+wCurrSpriteYPos:: ; d5d2
ds $1
-wd5d3:: ; d5d3
+wCurrSpriteTileID:: ; d5d3
ds $1
-wd5d4:: ; d5d4
+wCurrSpriteRightEdgeCheck:: ; d5d4
ds $1
-wd5d5:: ; d5d5
+wCurrSpriteBottomEdgeCheck:: ; d5d5
ds $1
wd5d6:: ; d5d6