yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
Deprecated List
Member yaze::app::gfx::lc_lz2::CompressV2 (const uchar *data, const int start, const int length, int mode=1, bool check=false)
Use Compress and Uncompress instead.
Member yaze::app::gfx::lc_lz2::CompressV3 (const std::vector< uint8_t > &data, const int start, const int length, int mode=1, bool check=false)
Use Compress and Uncompress instead.
Member yaze::app::gfx::lc_lz2::DecompressV2 (const uchar *data, int offset, int size=0x800, int mode=1)
Use Compress and Uncompress instead.