- separated sprite and skin maintenance code from r_things.cpp into a separate file.
SVN r3256 (trunk)
This commit is contained in:
parent
fbff5ca932
commit
f8ba5af858
8 changed files with 1080 additions and 1041 deletions
|
|
@ -812,6 +812,8 @@ void R_Init ()
|
|||
{
|
||||
atterm (R_Shutdown);
|
||||
|
||||
clearbufshort (zeroarray, MAXWIDTH, 0);
|
||||
|
||||
StartScreen->Progress();
|
||||
V_InitFonts();
|
||||
StartScreen->Progress();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue