aboutsummaryrefslogtreecommitdiffstats
path: root/ram/wram.asm
diff options
context:
space:
mode:
authorVortyne <104168801+Vortyne@users.noreply.github.com>2023-11-20 17:23:22 -0500
committerGitHub <noreply@github.com>2023-11-20 17:23:22 -0500
commit7a7a6d689c1fc2cd42ae925e4c7e19434a4e0267 (patch)
tree312ef637d2150eb2ae8ce88ef55aaf68b98fd4ba /ram/wram.asm
parentName 2 unnamed labels I missed in SeafoamIslandsB4F and PokemonMansion3F (#437) (diff)
downloadpokeyellow-7a7a6d689c1fc2cd42ae925e4c7e19434a4e0267.tar.gz
pokeyellow-7a7a6d689c1fc2cd42ae925e4c7e19434a4e0267.tar.xz
pokeyellow-7a7a6d689c1fc2cd42ae925e4c7e19434a4e0267.zip
Identify the unnamed HRAM variables and one WRAM label (#438)
Diffstat (limited to 'ram/wram.asm')
-rw-r--r--ram/wram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ram/wram.asm b/ram/wram.asm
index 753a9678..8c246b8a 100644
--- a/ram/wram.asm
+++ b/ram/wram.asm
@@ -1914,7 +1914,7 @@ wMissableObjectFlagsEnd::
ds 7
; temp copy of SPRITESTATEDATA1_IMAGEINDEX (used for sprite facing/anim)
-wd5cd:: db
+wSpriteImageIndexBackup:: db
; each entry consists of 2 bytes
; * the sprite ID (depending on the current map)