Searched defs:g (Results 1 – 2 of 2) sorted by relevance
150 unsigned char g = pRow[sx + 1]; in res_create_surface() local
204 void gr_color(unsigned char r, unsigned char g, unsigned char b, unsigned char a) in gr_color()