7ZItf.h 69 B

1234567
  1. #pragma once
  2. extern "C"
  3. {
  4. bool Decompress(const char * file);
  5. }