mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-15 02:11:43 -06:00
3.13
This commit is contained in:
12
7zip/Compress/Branch/ARM.h
Executable file
12
7zip/Compress/Branch/ARM.h
Executable file
@@ -0,0 +1,12 @@
|
||||
// ARM.h
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifndef __ARM_H
|
||||
#define __ARM_H
|
||||
|
||||
#include "Coder.h"
|
||||
|
||||
MyClass(BC_ARM, 0x05, 1)
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user