Playing with valgrind and hexen2.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/branches/wip@3730 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
386424a8e6
commit
ab865b7e25
15 changed files with 74 additions and 31 deletions
|
@ -464,9 +464,8 @@ void GL_Font_Callback(struct cvar_s *var, char *oldvalue);
|
|||
void GLR_DeInit (void)
|
||||
{
|
||||
Cmd_RemoveCommand ("timerefresh");
|
||||
Cmd_RemoveCommand ("envmap");
|
||||
Cmd_RemoveCommand ("r_editlights_reload");
|
||||
Cmd_RemoveCommand ("pointfile");
|
||||
Cmd_RemoveCommand ("r_editlights_save");
|
||||
|
||||
Cmd_RemoveCommand ("makewad");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue