mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
sokol: fix issue causing win test to fail introduced in 0502a54
This commit is contained in:
parent
543e8dc78a
commit
82da001faf
@ -18,6 +18,7 @@ pub const (
|
||||
|
||||
// OPENGL
|
||||
#flag linux -DSOKOL_GLCORE33
|
||||
#flag windows -DSOKOL_GLCORE33
|
||||
//#flag darwin -framework OpenGL -framework Cocoa -framework QuartzCore
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user