mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-28 18:30:06 +00:00
Add image packages to examples/all
This commit is contained in:
@@ -62,8 +62,10 @@ import fmt "core:fmt"
|
||||
import hash "core:hash"
|
||||
|
||||
import image "core:image"
|
||||
import netpbm "core:image/netpbm"
|
||||
import png "core:image/png"
|
||||
import qoi "core:image/qoi"
|
||||
import tga "core:image/tga"
|
||||
|
||||
import io "core:io"
|
||||
import log "core:log"
|
||||
|
||||
Reference in New Issue
Block a user