1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

gg: vfmt gg.v

This commit is contained in:
Alexander Medvednikov
2020-11-21 00:04:29 +01:00
parent c1486925d5
commit ff1752dfff
3 changed files with 4 additions and 4 deletions

View File

@@ -51,7 +51,7 @@ pub:
// special case of event_fn
click_fn FNMove = voidptr(0)
// special case of event_fn
//wait_events bool // set this to true for UIs, to save power
// wait_events bool // set this to true for UIs, to save power
fullscreen bool
scale f32 = 1.0
// vid needs this