crn_decomp.cpp 243 B

123456
  1. // File: crn_decomp.cpp
  2. // See Copyright Notice and license at the end of inc/crnlib.h
  3. #include "crn_core.h"
  4. // Include the single-file header library with no defines, which brings in the full CRN decompressor.
  5. #include "../inc/crn_decomp.h"