misc/libphysfs/lzma/CPP/7zip/Common/MethodId.h
author Wuzzy <Wuzzy2@mail.ru>
Fri, 09 Feb 2018 12:52:05 +0100
changeset 12939 0112ef349ddc
parent 12213 bb5522e88ab2
permissions -rw-r--r--
Lua API: Add HealHog to heal hog with visual effects + message

// MethodId.h

#ifndef __7Z_METHOD_ID_H
#define __7Z_METHOD_ID_H

#include "../../Common/Types.h"

typedef UInt64 CMethodId;

#endif