From f1f84743f7759a0f808f935add82439ba6637d2b Mon Sep 17 00:00:00 2001 From: Remy Oukaour Date: Mon, 11 Dec 2017 22:44:25 -0500 Subject: Keep table labels in the same files as their contents. --- trainers/attributes.asm | 1 + 1 file changed, 1 insertion(+) (limited to 'trainers/attributes.asm') diff --git a/trainers/attributes.asm b/trainers/attributes.asm index c8cdcc100..224e460c9 100644 --- a/trainers/attributes.asm +++ b/trainers/attributes.asm @@ -1,4 +1,5 @@ TrainerClassAttributes: ; 3959c +; entries correspond to trainer classes (see constants/trainer_constants.asm) ; Falkner db 0, 0 ; items -- cgit v1.2.3