diff options
| author | mid-kid <esteve.varela@gmail.com> | 2018-06-25 02:10:37 +0200 |
|---|---|---|
| committer | mid-kid <esteve.varela@gmail.com> | 2018-06-25 02:10:37 +0200 |
| commit | 5efce10789bc8291ca5517bdeaacab95459b3fdb (patch) | |
| tree | 94eaaa56e9c7d869dd6ffe86be1abc0af3ccc2b9 /data/trainers | |
| parent | 0cbe04da44744073c4c164df970b1571b1fda1a6 (diff) | |
Remove even more address comments
That should be all of them this time
Diffstat (limited to 'data/trainers')
| -rw-r--r-- | data/trainers/party_pointers.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/trainers/party_pointers.asm b/data/trainers/party_pointers.asm index 887544126..45ba65b85 100644 --- a/data/trainers/party_pointers.asm +++ b/data/trainers/party_pointers.asm @@ -1,6 +1,6 @@ ; Groups are defined in data/trainers/parties.asm. -TrainerGroups: ; 0x39999 +TrainerGroups: ; entries correspond to trainer classes (see constants/trainer_constants.asm) dw FalknerGroup dw WhitneyGroup |
