mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
This commit is contained in:
@@ -37,7 +37,7 @@ mut:
|
||||
|
||||
struct App {
|
||||
mut:
|
||||
gg &gg.Context
|
||||
gg &gg.Context = unsafe { nil }
|
||||
image gg.Image
|
||||
stars []Star
|
||||
v_letters []VLetter
|
||||
|
||||
Reference in New Issue
Block a user