link m_lights

This commit is contained in:
Prakxo
2023-07-05 15:47:10 +02:00
parent 35d77cb57a
commit 98d18a572d
5 changed files with 475 additions and 9 deletions
+1 -1
View File
@@ -336,7 +336,7 @@ typedef struct {
unsigned char col[3];
unsigned char kc;
unsigned char colc[3];
unsigned char k1;
unsigned char kl;
signed short pos[3]; /* position of light */
unsigned char kq;
} Light_pos_t;