Home
last modified time | relevance | path

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

/dports/games/spring/spring_98.0/rts/Rendering/Env/
H A DBumpWater.cpp817 const int yindex2 = y * caRect.xsize; in UploadCoastline() local
821 const int index2 = (yindex2 + x) << 2; in UploadCoastline()