aboutsummaryrefslogtreecommitdiffstats
path: root/data/trainers/name_pointers.asm
diff options
context:
space:
mode:
authorSatoMew <SatoMew@users.noreply.github.com>2022-04-01 04:49:08 +0100
committerGitHub <noreply@github.com>2022-03-31 22:49:08 -0500
commit27d0b146addee8185178388e0f7a94353d8409ba (patch)
treefb0feacb4e52302c9af96ff8e1a8a75aaf830b4d /data/trainers/name_pointers.asm
parentBuild the Virtual Console patches with `make red_vc` and `make blue_vc` (#351) (diff)
downloadpokeyellow-27d0b146addee8185178388e0f7a94353d8409ba.tar.gz
pokeyellow-27d0b146addee8185178388e0f7a94353d8409ba.tar.xz
pokeyellow-27d0b146addee8185178388e0f7a94353d8409ba.zip
Add comment explaining the purpose of TrainerNamePointers (#352)
Diffstat (limited to 'data/trainers/name_pointers.asm')
-rw-r--r--data/trainers/name_pointers.asm4
1 files changed, 3 insertions, 1 deletions
diff --git a/data/trainers/name_pointers.asm b/data/trainers/name_pointers.asm
index 98e2e406..6317f54a 100644
--- a/data/trainers/name_pointers.asm
+++ b/data/trainers/name_pointers.asm
@@ -1,5 +1,7 @@
TrainerNamePointers:
-; what is the point of these?
+; These are only used for trainers' defeat speeches.
+; They were originally shortened variants of the trainer class names
+; in the Japanese versions, but are now redundant with TrainerNames.
dw .YoungsterName
dw .BugCatcherName
dw .LassName