ccm/lib/bytecode.c

4 lines
52 B
C
Raw Normal View History

2024-03-18 17:20:40 +00:00
#include "bytecode.h"
CCM_ENUM_C(Opcode, OPCODES);