Removing some errant tabs, fixing ticket #2137721, and adding special-key capability...
[freeglut] / include / GL / freeglut_ext.h
index 7dae3e9..27c6f06 100644 (file)
 #endif
 
 /*
+ * Additional GLUT Key definitions for the Special key function
+ */
+#define GLUT_KEY_NUM_LOCK           0x006D
+#define GLUT_KEY_BEGIN              0x006E
+#define GLUT_KEY_DELETE             0x006F
+
+/*
  * GLUT API Extension macro definitions -- behaviour when the user clicks on an "x" to close a window
  */
 #define GLUT_ACTION_EXIT                         0