0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-03-02 07:12:13 +00:00
quakeforge/ruamoko/lib/qw_physics.r
2004-01-07 00:04:07 +00:00

4 lines
195 B
R

#include "qw_physics.h"
entity (entity ent) testentitypos = #0x000f0000 + 92;
void (vector start, vector mins, vector maxs, vector end, float type, entity passent) checkmove = #0x000f0000 + 98;