white space

This commit is contained in:
Bill Currie 2000-12-29 01:28:22 +00:00
parent 977c10c2f2
commit 005dbaa83f

View file

@ -584,8 +584,9 @@ PR_ExecuteProgram (func_t fnum)
} }
ed = PROG_TO_EDICT (OPA->edict); ed = PROG_TO_EDICT (OPA->edict);
OPC->_int = OPC->_int =
(byte *) ((int *) &ed->v + OPB->_int) - (byte *) ((int *) &ed->v + OPB->_int) - (byte *) sv.edicts;
(byte *) sv.edicts; break; case OP_LOAD_F: break;
case OP_LOAD_F:
case OP_LOAD_FLD: case OP_LOAD_FLD:
case OP_LOAD_ENT: case OP_LOAD_ENT:
case OP_LOAD_S: case OP_LOAD_S: