summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-07-01 13:08:08 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-07-01 13:13:40 -0400
commite6f75432928ccd915016162a68df43b0adf6ce04 (patch)
tree8b3efc7441195cb12dcdbd34442da00f45e2fdcc /wram.asm
parent534863abe1d7c57707135574ef8bb1094aa5be22 (diff)
Identify more labels, and use the jumptable macro when possible
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/wram.asm b/wram.asm
index fe0abfd0..ea05aa8a 100644
--- a/wram.asm
+++ b/wram.asm
@@ -1348,6 +1348,7 @@ wTextDelayFrames:: db
wVBlankOccurred:: db
wceeb:: db
+
wDefaultSpawnpoint:: db
UNION