summaryrefslogtreecommitdiff
path: root/opengl/dialog.h
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2005-04-24 01:44:48 +0000
committerIan C <ianc@noddybox.co.uk>2005-04-24 01:44:48 +0000
commit105edbd5028399f9cd180ca5674a92edb1fb6efb (patch)
tree0935e33dde0701684d1a0dd5e29a77803838897a /opengl/dialog.h
parent540a3ffe4a9be39c346973e1f958c02398ce3f8a (diff)
Fixed texture mapping and added generation of materials for lighting
Diffstat (limited to 'opengl/dialog.h')
-rw-r--r--opengl/dialog.h1
1 files changed, 1 insertions, 0 deletions
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