ref: 17a4d0540acc00e3f5ad260009115eb36e72b7d2
dir: /data/phone/non_trainer_names.asm/
NonTrainerCallerNames: ; 903d6 ; entries correspond to PHONECONTACT_* constants dw .none dw .mom dw .bikeshop dw .bill dw .elm dw .buena .none: db "----------@" .mom: db "MOM:@" .bill: db "BILL:@" .elm: db "PROF.ELM:@" .bikeshop: db "BIKE SHOP:@" .buena: db "BUENA:<LNBRK> DISC JOCKEY@" ; 90423