mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-14 16:11:38 -06:00
3.13
This commit is contained in:
12
7zip/Compress/Branch/PPC.h
Executable file
12
7zip/Compress/Branch/PPC.h
Executable file
@@ -0,0 +1,12 @@
|
||||
// PPC.h
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifndef __PPC_H
|
||||
#define __PPC_H
|
||||
|
||||
#include "Coder.h"
|
||||
|
||||
MyClass(BC_PPC_B, 0x02, 5)
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user