BP
struct BP *bp;
struct BP *bp;
struct BP *bp;
struct BP OBP[NBP]; /* 30 */
struct BP DBP[NBP]; /* 48 */
struct BP *p = from->file->OBP;
struct BP *q = p + NBP;
struct BP *p = isdefense ? from->file->DBP : from->file->OBP;
struct BP *q = p + NBP;
struct BP *p = isdefense ? ship->file->DBP : ship->file->OBP;
struct BP *ptr;
struct BP *p = &ship->file->DBP[a];
struct BP *p = &ship->file->OBP[a];