PNG: Fix tRNS handling.

This commit is contained in:
Jeroen van Rijn
2021-05-01 18:24:31 +02:00
parent 956b59d48c
commit 0659a11a1a
2 changed files with 16 additions and 19 deletions
-1
View File
@@ -3,7 +3,6 @@ package testing
import "core:io"
import "core:os"
import "core:strings"
import "core:slice"
reset_t :: proc(t: ^T) {