mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 08:20:40 +00:00
Major particle interface cleanup, several bugfixes, and minor performance improvements. Oh, check out "/help easter_eggs" (gl-only, at the moment).
This commit is contained in:
parent
8a47406dcd
commit
f66b7a93e5
19 changed files with 631 additions and 415 deletions
|
@ -1,3 +1,6 @@
|
|||
extern struct cvar_s *easter_eggs;
|
||||
extern void r_easter_eggs_f (cvar_t *var);
|
||||
|
||||
extern struct cvar_s *cl_crossx;
|
||||
extern struct cvar_s *cl_crossy;
|
||||
extern struct cvar_s *cl_verstring;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue