From 1e317d30cefef9adc61f1879afe73503e9f18d3f Mon Sep 17 00:00:00 2001 From: "richgel99@gmail.com" Date: Tue, 27 Dec 2011 21:43:22 +0000 Subject: [PATCH] --- inc/crn_decomp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/crn_decomp.h b/inc/crn_decomp.h index 15f8830..7a08b61 100644 --- a/inc/crn_decomp.h +++ b/inc/crn_decomp.h @@ -1,4 +1,4 @@ -// File: crn_decomp.h - CRN texture decompressor v.96 +// File: crn_decomp.h - CRN texture decompressor v1.00 // Copyright (c) 2010-2011 Tenacious Software LLC // // This single header file contains *all* of the code necessary to unpack .CRN files to raw DXTn bits.