quakeforge/ruamoko/lib/system.r

8 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;