roza/lib/opcodes.c

4 lines
50 B
C
Raw Normal View History

2023-12-09 17:24:41 +00:00
#include "opcodes.h"
RZ_ENUM_C(Opcode, OPCODES);