[QOI] Add to examples/all.

This commit is contained in:
Jeroen van Rijn
2022-04-17 12:35:34 +02:00
parent ed4cb72b19
commit 939973acd7

View File

@@ -61,6 +61,7 @@ import hash "core:hash"
import image "core:image"
import png "core:image/png"
import qoi "core:image/qoi"
import io "core:io"
import log "core:log"
@@ -159,6 +160,7 @@ _ :: fmt
_ :: hash
_ :: image
_ :: png
_ :: qoi
_ :: io
_ :: log
_ :: math