summaryrefslogtreecommitdiff
path: root/home/audio.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2019-04-19 11:35:27 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2019-04-19 11:35:27 -0400
commit45e3f6aca90dc4dee962f5aafe4eb5590122361c (patch)
treefc4af44d0abbddd9c5621be6f059b6945db69f8f /home/audio.asm
parentd5f5e6d5dbfef49fac2c436d34f766497c8c0a5f (diff)
Identify some more WRAM labels
Diffstat (limited to 'home/audio.asm')
-rw-r--r--home/audio.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/audio.asm b/home/audio.asm
index 803c6e07d..779c2267d 100644
--- a/home/audio.asm
+++ b/home/audio.asm
@@ -479,7 +479,7 @@ Unreferenced_Function3d9f::
xor a
ld [wVirtualOAMSprite38Attributes], a
ld [wVirtualOAMSprite39Attributes], a
- ld a, [wc296]
+ ld a, [wUnusedBCDNumber]
cp 100
jr nc, .max
add 1