mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 06:38:47 +00:00
[QOI] Add to examples/all.
This commit is contained in:
@@ -61,6 +61,7 @@ import hash "core:hash"
|
|||||||
|
|
||||||
import image "core:image"
|
import image "core:image"
|
||||||
import png "core:image/png"
|
import png "core:image/png"
|
||||||
|
import qoi "core:image/qoi"
|
||||||
|
|
||||||
import io "core:io"
|
import io "core:io"
|
||||||
import log "core:log"
|
import log "core:log"
|
||||||
@@ -159,6 +160,7 @@ _ :: fmt
|
|||||||
_ :: hash
|
_ :: hash
|
||||||
_ :: image
|
_ :: image
|
||||||
_ :: png
|
_ :: png
|
||||||
|
_ :: qoi
|
||||||
_ :: io
|
_ :: io
|
||||||
_ :: log
|
_ :: log
|
||||||
_ :: math
|
_ :: math
|
||||||
|
|||||||
Reference in New Issue
Block a user