// M68.h #pragma once #ifndef __M68_H #define __M68_H #include "Coder.h" MyClass(BC_M68_B, 0x06, 5) #endif