Searched refs:predraw_c45_road_tiles_line (Results 1 – 2 of 2) sorted by relevance
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/devices/ |
H A D | namco_c45.cpp | 109 static void predraw_c45_road_tiles_line(UINT32 line, UINT32 startx, UINT32 pixels_wide, UINT32 incx) in predraw_c45_road_tiles_line() function 197 predraw_c45_road_tiles_line(sourcey & (ROAD_TILEMAP_HEIGHT - 1), sourcex, numpixels, dsourcex); in c45RoadDraw()
|
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/devices/ |
H A D | namco_c45.cpp | 109 static void predraw_c45_road_tiles_line(UINT32 line, UINT32 startx, UINT32 pixels_wide, UINT32 incx) in predraw_c45_road_tiles_line() function 197 predraw_c45_road_tiles_line(sourcey & (ROAD_TILEMAP_HEIGHT - 1), sourcex, numpixels, dsourcex); in c45RoadDraw()
|