Searched refs:cg_sub_ofbat (Results 1 – 2 of 2) sorted by relevance
1854 bool cg_sub_ofbat[8]; in DrawBG() local1880 memset(cg_sub_ofbat, 0, sizeof(cg_sub_ofbat)); in DrawBG()1915 cg_sub_ofbat[remap_sub_thing] = mpd & 0x8; in DrawBG()2150 … cg[cow] = cgptr[cg_sub_ofbat[cow]][cg_sub_remap[cow]] & cg_sub_mask[cow]; \ in DrawBG()
2036 bool cg_sub_ofbat[8]; in DrawBG() local2062 memset(cg_sub_ofbat, 0, sizeof(cg_sub_ofbat)); in DrawBG()2097 cg_sub_ofbat[remap_sub_thing] = mpd & 0x8; in DrawBG()2332 … cg[cow] = cgptr[cg_sub_ofbat[cow]][cg_sub_remap[cow]] & cg_sub_mask[cow]; \ in DrawBG()