misc/libphysfs/lzma/C/Compress/Branch/BranchIA64.h
author sheepluva
Fri, 29 Sep 2017 22:09:11 +0200
changeset 12597 00b539e6115d
parent 12218 bb5522e88ab2
permissions -rw-r--r--
rename ifTransparent to ifColorKey This should make the name less confusing. However this image-flag will possibly be dropped completely.

/* BranchIA64.h */

#ifndef __BRANCH_IA64_H
#define __BRANCH_IA64_H

#include "BranchTypes.h"

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

#endif