Kaynağa Gözat

fixed RBGA ifdef typo

tags/mesa_3_5
Brian Paul 24 yıl önce
ebeveyn
işleme
ca8c6a0337
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      src/mesa/drivers/common/t_dd_vertex.h

+ 1
- 1
src/mesa/drivers/common/t_dd_vertex.h Dosyayı Görüntüle

@@ -25,7 +25,7 @@
* Keith Whitwell <keithw@valinux.com>
*/

#if (COLOR_IS_RBGA)
#ifdef COLOR_IS_RGBA
typedef struct {
GLubyte red;
GLubyte green;

Loading…
İptal
Kaydet