This website requires JavaScript.
Explore
Help
Sign in
qf
/
quakeforge
Watch
0
Star
0
Fork
You've already forked quakeforge
0
mirror of
https://git.code.sf.net/p/quake/quakeforge
synced
2024-11-10 23:32:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
169b8cc398
quakeforge
/
ruamoko
/
lib
/
system.r
6 lines
74 B
R
Raw
Normal View
History
Unescape
Escape
[libr] Treat ruamoko headers as system headers Now that qfcc actually supports them properly.
2020-03-03 06:24:41 +00:00
#include <system.h>
create prototypes and linkages for all the server builtins, both nq and qw
2002-08-15 06:56:37 +00:00
missed this too, bah!
2002-08-16 22:00:54 +00:00
float
time
;
set all of our static builtin extentions to 0x000fxxxx. fixes the invalid builtin crash in menus
2004-01-07 00:04:07 +00:00
string
(
)
gametype
=
#0x000f0000 + 115;
Reference in a new issue
Copy permalink