diff --git a/common/emu_oplist.h b/common/emu_oplist.h index 8126fc773..6ddd59123 100644 --- a/common/emu_oplist.h +++ b/common/emu_oplist.h @@ -254,6 +254,7 @@ N(OP_ItemLinkText), N(OP_ItemName), N(OP_ItemPacket), N(OP_ItemPreview), +N(OP_ItemRecastDelay), N(OP_ItemVerifyReply), N(OP_ItemVerifyRequest), N(OP_ItemViewUnknown), @@ -542,5 +543,4 @@ N(OP_ZoneServerInfo), N(OP_ZoneServerReady), N(OP_ZoneSpawns), N(OP_ZoneUnavail), -N(OP_ItemRecastDelay), // mail and chat opcodes located in ../mail_oplist.h