Home
last modified time | relevance | path

Searched refs:mapmasks1 (Results 1 – 3 of 3) sorted by relevance

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_view.h82 extern byte mapmasks1[4][9]; // Map Mask for post scaling
H A Drt_view.c106 byte mapmasks1[4][9] = { variable
H A Drt_scale.c405 VGAMAPMASK(*((byte *)mapmasks1+ofs)); in ScaleMaskedWidePost()
438 VGAMAPMASK(*((byte *)mapmasks1+ofs)); in ScaleClippedWidePost()