gg: vfmt gg.v
parent
e160f6e7d2
commit
cae3bd7f32
|
@ -581,7 +581,6 @@ pub fn (ctx &Context) draw_empty_rounded_rect(x f32, y f32, w f32, h f32, radius
|
|||
sgl.end()
|
||||
}
|
||||
|
||||
|
||||
pub fn screen_size() Size {
|
||||
$if macos {
|
||||
return C.gg_get_screen_size()
|
||||
|
|
Loading…
Reference in New Issue