diff --git a/libs/gamecode/pr_opcode.c b/libs/gamecode/pr_opcode.c index 6350d04ca..d93e7340c 100644 --- a/libs/gamecode/pr_opcode.c +++ b/libs/gamecode/pr_opcode.c @@ -398,7 +398,7 @@ VISIBLE opcode_t pr_opcodes[] = { {"&", "address", OP_ADDRESS, false, ev_entity, ev_field, ev_pointer, PROG_ID_VERSION, - "%Ga.%Gb, %gc", + "%Ga.%Gb(%Ec), %gc", }, {"&", "address", OP_ADDRESS_VOID, false,