/// CDG slots for TH05's OP.EXE
typedef enum {
CDG_PIC = 40,
CDG_PIC_last = (CDG_PIC + PLAYCHAR_COUNT - 1)
} op_cdg_slot_t;