Add back these

This commit is contained in:
eros71-dev 2024-08-30 21:58:31 +02:00
parent 41a8c92f55
commit 62d8e1e208

View file

@ -61,19 +61,19 @@ void guLookAtReflectF(float mf[4][4], LookAt *l, float xEye, float yEye, float z
// l->l[0].l.col[0] = 0x00; // l->l[0].l.col[0] = 0x00;
// l->l[0].l.col[1] = 0x00; // l->l[0].l.col[1] = 0x00;
// l->l[0].l.col[2] = 0x00; // l->l[0].l.col[2] = 0x00;
//l->l[0].l.type = 0x00; l->l[0].l.type = 0x00;
// l->l[0].l.colc[0] = 0x00; // l->l[0].l.colc[0] = 0x00;
// l->l[0].l.colc[1] = 0x00; // l->l[0].l.colc[1] = 0x00;
// l->l[0].l.colc[2] = 0x00; // l->l[0].l.colc[2] = 0x00;
//l->l[0].l.pad2 = 0x00; l->l[0].l.pad2 = 0x00;
// l->l[1].l.col[0] = 0x00; // l->l[1].l.col[0] = 0x00;
// l->l[1].l.col[1] = 0x80; // l->l[1].l.col[1] = 0x80;
// l->l[1].l.col[2] = 0x00; // l->l[1].l.col[2] = 0x00;
//l->l[1].l.type = 0x00; l->l[1].l.type = 0x00;
// l->l[1].l.colc[0] = 0x00; // l->l[1].l.colc[0] = 0x00;
// l->l[1].l.colc[1] = 0x80; // l->l[1].l.colc[1] = 0x80;
// l->l[1].l.colc[2] = 0x00; // l->l[1].l.colc[2] = 0x00;
//l->l[1].l.pad2 = 0x00; l->l[1].l.pad2 = 0x00;
mf[0][0] = xRight; mf[0][0] = xRight;
mf[1][0] = yRight; mf[1][0] = yRight;