renderer -> renderergl1, rend2 -> renderergl2

This commit is contained in:
Tim Angus 2013-02-15 23:46:37 +00:00
parent bff574e04e
commit f6fb9eb602
120 changed files with 1277 additions and 1294 deletions

View file

@ -19,7 +19,7 @@ along with Quake III Arena source code; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
===========================================================================
*/
#include "../renderer/tr_local.h"
#include "../renderergl1/tr_local.h"
qboolean ( * qwglSwapIntervalEXT)( int interval );