PhysicsFS 2.0.3 imported.
This commit is contained in:
parent
bcc0937726
commit
993311d151
459 changed files with 87785 additions and 0 deletions
10
lib/physfs-2.0.3/lzma/C/Archive/7z/7zMethodID.h
Normal file
10
lib/physfs-2.0.3/lzma/C/Archive/7z/7zMethodID.h
Normal file
|
@ -0,0 +1,10 @@
|
|||
/* 7zMethodID.h */
|
||||
|
||||
#ifndef __7Z_METHOD_ID_H
|
||||
#define __7Z_METHOD_ID_H
|
||||
|
||||
#include "../../Types.h"
|
||||
|
||||
typedef UInt64 CMethodID;
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue