0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-03-02 23:32:09 +00:00
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;