physfs/lzma/CPP/7zip/Compress/Branch/PPC.h

11 lines
105 B
C
Raw Normal View History

2008-01-23 04:52:35 +01:00
// PPC.h
#ifndef __PPC_H
#define __PPC_H
#include "BranchCoder.h"
MyClassA(BC_PPC_B, 0x02, 5)
#endif