From 8f0b547afec81997e027aa75f6d8d7c141e15146 Mon Sep 17 00:00:00 2001 From: Lucas Schwiderski Date: Mon, 22 Jul 2024 17:09:55 +0200 Subject: [PATCH] Update File Type - Texture --- File Type - Texture.-.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/File Type - Texture.-.md b/File Type - Texture.-.md index df366f4..7408c09 100644 --- a/File Type - Texture.-.md +++ b/File Type - Texture.-.md @@ -131,4 +131,6 @@ uint32 dxt10_misc_flags; uint32 dxt10_array_size; Assert(dxt10_array_size == 1); uint32 dxt10_misc_flags_2; -``` \ No newline at end of file +``` + +[WIP DDSImage::load](https://git.sclu1034.dev/bitsquid_dt/dtmt/wiki/WIP-DDSImage%3A%3Aload) \ No newline at end of file