mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-10 22:07:08 -06:00
3.13
This commit is contained in:
12
7zip/Compress/Branch/M68.h
Executable file
12
7zip/Compress/Branch/M68.h
Executable file
@@ -0,0 +1,12 @@
|
||||
// M68.h
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifndef __M68_H
|
||||
#define __M68_H
|
||||
|
||||
#include "Coder.h"
|
||||
|
||||
MyClass(BC_M68_B, 0x06, 5)
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user