misc/libphysfs/lzma/C/Compress/Branch/BranchSPARC.h
author Wuzzy <Wuzzy2@mail.ru>
Sun, 11 Feb 2018 01:15:23 +0100
changeset 12969 2fee2ee717eb
parent 12213 bb5522e88ab2
permissions -rw-r--r--
Construction Mode: Spawn particles over generators, tweak other particles

/* BranchSPARC.h */

#ifndef __BRANCH_SPARC_H
#define __BRANCH_SPARC_H

#include "BranchTypes.h"

UInt32 SPARC_Convert(Byte *data, UInt32 size, UInt32 nowPos, int encoding);

#endif