j
k
j a
j l
Alistair Leslie-Hughes leslie_alistair@hotmail.com wrote:
+/* 16x3 8-bit dds */
According to ok()s below it's actually 16x4.
ok(info.Width == 16, "Got width %u.\n", info.Width); ok(info.Height == 4, "Got height %u.\n", info.Height);
Back to the thread
Back to the list