quakeforge/ruamoko/lib/system.r
2004-01-07 00:04:07 +00:00

7 lines
149 B
R

#include "system.h"
float time;
float (string s) cvar = #45;
void (string var, string val) cvar_set = #72;
string () gametype = #0x000f0000 + 115;