ccm/lib/bytecode.c

4 lines
52 B
C

#include "bytecode.h"
CCM_ENUM_C(Opcode, OPCODES);