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