diff --git a/vlib/sokol/gfx/gfx_structs.c.v b/vlib/sokol/gfx/gfx_structs.c.v index f7883715224bd5..02fc8c7f8a1624 100644 --- a/vlib/sokol/gfx/gfx_structs.c.v +++ b/vlib/sokol/gfx/gfx_structs.c.v @@ -610,7 +610,7 @@ struct C.sg_pass_attachment_desc { pub mut: image Image mip_level int - face int + slice int // image sg_image // mip_level int // union {