Set the "spritename" variable within R_AddSingleSpriteDef rather than...
Set the "spritename" variable within R_AddSingleSpriteDef rather than externally to it, since R_InstallSpriteLump is the only place it gets used anyway This way we don't have to make it some extern in order for r_skins.c to use it
Loading
Please register or sign in to comment