Create LZ4 decompressor files
This commit is contained in:
7
include/PSX/Auxiliary/lz4_decompressor.hpp
Normal file
7
include/PSX/Auxiliary/lz4_decompressor.hpp
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef __JABYENGINE_LZ4_DECOMPRESSOR_HPP__
|
||||
#define __JABYENGINE_LZ4_DECOMPRESSOR_HPP__
|
||||
|
||||
namespace JabyEngine {
|
||||
}
|
||||
|
||||
#endif //!__JABYENGINE_LZ4_DECOMPRESSOR_HPP__
|
Reference in New Issue
Block a user