misc/libphysfs/lzma/C/Compress/Branch/BranchSPARC.h
author Wuzzy <Wuzzy2@mail.ru>
Sun, 08 Jul 2018 00:16:33 +0200
changeset 13458 8f746b6a477c
parent 12218 bb5522e88ab2
permissions -rw-r--r--
Fix teleport tooltip claiming it doesn't end turn, while in in hog placing phase with inf. attack

/* 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