summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2013-12-22 19:05:44 -0600
committerMarcus Huderle <huderlem@gmail.com>2013-12-22 19:05:44 -0600
commit1e50b494a065fca0417665286195483410a915d6 (patch)
tree9244269472c3bdb8d4a38b911a3b7214ba72502d /wram.asm
parente49a159f6280ffe277ffac89c4cfefbb907073e4 (diff)
W_TRAINER_NAME wram constant added, and labeled more hardcoded pointers.
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm8
1 files changed, 7 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index bdb15701..3e1e9684 100644
--- a/wram.asm
+++ b/wram.asm
@@ -450,7 +450,13 @@ W_PLAYERMONPP: ; d02d
W_TRAINERCLASS: ; d031
ds 1
- ds 37
+ ds 24
+
+W_TRAINERNAME: ; d04a
+; 13 bytes for the letters of the opposing trainer
+; the name is terminated with $50 with possible
+; unused trailing letters
+ ds 13
W_ISINBATTLE: ; d057
; no battle, this is 0