sokol: fix issue causing win test to fail introduced in 0502a54

pull/3596/head
joe-conigliaro 2020-01-23 21:56:12 +11:00 committed by GitHub
parent 543e8dc78a
commit 82da001faf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ pub const (
// OPENGL
#flag linux -DSOKOL_GLCORE33
#flag windows -DSOKOL_GLCORE33
//#flag darwin -framework OpenGL -framework Cocoa -framework QuartzCore