index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
wram.asm
5
1 files changed, 4 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 69e089ef5..ed6f0d87c 100644
--- a/
wram.asm
+++ b/
wram.asm
@@ -1183,7 +1183,10 @@ OtherTrainerID: ; d231
; (Joey, Mikey, Albert, etc.)
ds 1
- ds 2
+ ds 1
+
+TrainerClass: ; d233
+ ds 1
UnownLetter: ; d234
ds 1