quakeforge/ruamoko/lib/qw_physics.r
Bill Currie cdc1f0c5e7 [libr] Treat ruamoko headers as system headers
Now that qfcc actually supports them properly.
2020-03-03 15:24:41 +09: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;