rename cl_trans.c to sw_skin.c and gl_trans.c to gl_skin.c

also, remove R_TranslatePlayerSkin placing it's contents into gl_skin.c
This commit is contained in:
Bill Currie 2001-01-17 04:48:54 +00:00
parent e858fcebb5
commit e127bd9ebb
12 changed files with 209 additions and 219 deletions

View file

@ -218,7 +218,7 @@ SOURCE=.\cl_tent.c
# End Source File
# Begin Source File
SOURCE=.\cl_trans.c
SOURCE=.\sw_skin.c
!IF "$(CFG)" == "qw_client - Win32 Release"
@ -854,7 +854,7 @@ SOURCE=.\gl_sky_clip.c
# End Source File
# Begin Source File
SOURCE=.\gl_trans.c
SOURCE=.\gl_skin.c
!IF "$(CFG)" == "qw_client - Win32 Release"