Home
last modified time | relevance | path

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

/RevoEX-2.1/build/demos/wddemo/src/
Dsample.c339 const GXColor lcol = { 0xff, 0xff, 0xff, 0xff }; in InitString() local
343 GXInitLightColor( &sampleLight, lcol ); in InitString()