Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
lz4hc_64.cpp
Go to the documentation of this file.
1 // This file imports lz4hc.c prefixing all functions with I64_
2 
3 #include "lz4_64.h"
4 #include "lz4hc.c"