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