From 105edbd5028399f9cd180ca5674a92edb1fb6efb Mon Sep 17 00:00:00 2001 From: Ian C Date: Sun, 24 Apr 2005 01:44:48 +0000 Subject: Fixed texture mapping and added generation of materials for lighting --- opengl/dialog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'opengl/dialog.h') diff --git a/opengl/dialog.h b/opengl/dialog.h index 964de0b..85674c4 100644 --- a/opengl/dialog.h +++ b/opengl/dialog.h @@ -34,3 +34,4 @@ #define IDC_CHK_FORCECOG 3011 #define IDC_CHK_BLITZMAX 3012 #define IDC_LBL_FUNCNAME 3013 +#define IDC_CHK_VERTNORM 3014 -- cgit v1.2.3