sokol: fix issue causing win test to fail introduced in 0502a54
parent
543e8dc78a
commit
82da001faf
|
@ -18,6 +18,7 @@ pub const (
|
||||||
|
|
||||||
// OPENGL
|
// OPENGL
|
||||||
#flag linux -DSOKOL_GLCORE33
|
#flag linux -DSOKOL_GLCORE33
|
||||||
|
#flag windows -DSOKOL_GLCORE33
|
||||||
//#flag darwin -framework OpenGL -framework Cocoa -framework QuartzCore
|
//#flag darwin -framework OpenGL -framework Cocoa -framework QuartzCore
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue