mirror of
https://github.com/vlang/v.git
synced 2025-09-17 00:12:26 +03:00
gg: fix image rendering
This commit is contained in:
parent
bf20d6d3db
commit
67aafd03c6
2 changed files with 54 additions and 49 deletions
|
@ -3,6 +3,7 @@
|
|||
module gg
|
||||
|
||||
import gx
|
||||
import os
|
||||
import sokol
|
||||
import sokol.sapp
|
||||
import sokol.sgl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue