summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorentrpntr <entrpntr@gmail.com>2020-06-03 04:07:24 -0400
committerentrpntr <entrpntr@gmail.com>2020-06-03 04:48:34 -0400
commit4dd118c2a75c8ee789daacaacd304567a014a8d7 (patch)
tree3d420fc3952b6f280684dd4a01966a4cafbf0b9f /wram.asm
parent20f612793ecc50bc4767decbd7e90d37bd4eb162 (diff)
Label jumptable entries.
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm6
1 files changed, 6 insertions, 0 deletions
diff --git a/wram.asm b/wram.asm
index ea8e950e..6b3dda74 100644
--- a/wram.asm
+++ b/wram.asm
@@ -472,6 +472,12 @@ wLinkData:: ds $514
wLinkDataEnd::
NEXTU ; c700
+; unused (engine/gfx/sprite_anims.asm)
+ ds 4
+wc704:: ds 19
+wc717:: ds 1
+
+NEXTU ; c700
; link data members
wLinkPlayerName:: ds NAME_LENGTH
wLinkPartyCount:: db