mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 05:01:26 +00:00
4 lines
169 B
R
4 lines
169 B
R
#include "qw_physics.h"
|
|
|
|
entity (entity ent) testentitypos = #92;
|
|
void (vector start, vector mins, vector maxs, vector end, float type, entity passent) checkmove = #98;
|