Searched refs:bat_base (Results 1 – 4 of 4) sorted by relevance
4 images.image: "bat_base.png" COMP;96 image.normal: "bat_base.png";
3 images.image: "bat_base.png" COMP;104 image.normal: "bat_base.png";
1819 const uint16 *bat_base = &king->KRAM[bat_and_cg_page][bat_offset & 0x20000]; in DrawBG() local2003 … uint16 bat = bat_base[(bat_offset + (bat_x + ((bat_y << bat_width_shift) >> 3) )) & 0x1FFFF]; in DrawBG()2029 … uint16 bat = bat_base[(bat_offset + (bat_x + ((bat_y << bat_width_shift) >> 3) )) & 0x1FFFF]; in DrawBG()2053 … uint16 bat = bat_base[(bat_offset + (bat_x + ((bat_y << bat_width_shift) >> 3) )) & 0x1FFFF]; in DrawBG()2074 … uint16 bat = bat_base[(bat_offset + (bat_x + ((bat_y << bat_width_shift) >> 3) )) & 0x1FFFF]; in DrawBG()2108 bat = bat_base[eff_bat_loc]; \ in DrawBG()
2001 const uint16 *bat_base = &king->KRAM[bat_and_cg_page][bat_offset & 0x20000]; in DrawBG() local2185 … uint16 bat = bat_base[(bat_offset + (bat_x + ((bat_y << bat_width_shift) >> 3) )) & 0x1FFFF]; in DrawBG()2211 … uint16 bat = bat_base[(bat_offset + (bat_x + ((bat_y << bat_width_shift) >> 3) )) & 0x1FFFF]; in DrawBG()2235 … uint16 bat = bat_base[(bat_offset + (bat_x + ((bat_y << bat_width_shift) >> 3) )) & 0x1FFFF]; in DrawBG()2256 … uint16 bat = bat_base[(bat_offset + (bat_x + ((bat_y << bat_width_shift) >> 3) )) & 0x1FFFF]; in DrawBG()2290 bat = bat_base[eff_bat_loc]; \ in DrawBG()