summaryrefslogtreecommitdiff
path: root/asm/pokemon_1.s
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-02-05 17:39:26 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-02-05 17:39:26 +0100
commitae8e89a10ddfb736afc23a2477c20b6897b0313d (patch)
tree03ead636462c868b93cad1046867ac338f9788b0 /asm/pokemon_1.s
parenteb6aed50e56f36ce416f7ecc8edfacea1da61bf1 (diff)
move some pokemon data to c
Diffstat (limited to 'asm/pokemon_1.s')
-rw-r--r--asm/pokemon_1.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/pokemon_1.s b/asm/pokemon_1.s
index 15b4af009..71f8fd516 100644
--- a/asm/pokemon_1.s
+++ b/asm/pokemon_1.s
@@ -827,7 +827,7 @@ _08068BE0:
ldrb r0, [r1, 0x13]
lsls r0, 3
orrs r2, r0
- ldr r1, =gTrainerClassToNameIndex
+ ldr r1, =gFacilityClassToTrainerClass
ldr r0, =gUnknown_08329D54
lsls r2, 1
adds r2, r0