[input] Nuke IN_Move from orbit

gotta be sure :)

On a serious note, it was always a problem in that it had
client-specific code and concepts embedded in the libraries.
This commit is contained in:
Bill Currie 2021-11-18 15:33:49 +09:00
parent 15dbe443b0
commit b892ce637a
9 changed files with 10 additions and 77 deletions

View file

@ -585,7 +585,7 @@ CL_Init (cbuf_t *cbuf)
W_LoadWadFile ("gfx.wad");
VID_Init (basepal, colormap);
IN_Init (cbuf);
IN_Init ();
R_Init ();
r_data->lightstyle = cl.lightstyle;