gg: windows fix

pull/3546/head
Alexander Medvednikov 2020-01-22 21:36:47 +01:00
parent 325691b3ef
commit a6e1a74f1d
1 changed files with 2 additions and 0 deletions

View File

@ -200,6 +200,8 @@ pub fn (gg &GG) end() {
pub fn (ctx &GG) draw_line(x, y, x2, y2 f32, color gx.Color) {}
fn C.WaitMessage()
pub fn wait_events() {
unsafe {
$if macos {