summaryrefslogtreecommitdiff
path: root/libs/ode-0.16.1/drawstuff/src/resource.h
diff options
context:
space:
mode:
authorsanine <sanine.not@pm.me>2022-10-01 20:59:36 -0500
committersanine <sanine.not@pm.me>2022-10-01 20:59:36 -0500
commitc5fc66ee58f2c60f2d226868bb1cf5b91badaf53 (patch)
tree277dd280daf10bf77013236b8edfa5f88708c7e0 /libs/ode-0.16.1/drawstuff/src/resource.h
parent1cf9cc3408af7008451f9133fb95af66a9697d15 (diff)
add ode
Diffstat (limited to 'libs/ode-0.16.1/drawstuff/src/resource.h')
-rw-r--r--libs/ode-0.16.1/drawstuff/src/resource.h28
1 files changed, 28 insertions, 0 deletions
diff --git a/libs/ode-0.16.1/drawstuff/src/resource.h b/libs/ode-0.16.1/drawstuff/src/resource.h
new file mode 100644
index 0000000..15802b6
--- /dev/null
+++ b/libs/ode-0.16.1/drawstuff/src/resource.h
@@ -0,0 +1,28 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Developer Studio generated include file.
+// Used by resources.rc
+//
+#define IDD_MSGDLG 101
+#define IDR_MENU1 102
+#define IDD_ABOUT 103
+#define IDR_ACCELERATOR1 104
+#define IDC_LIST1 1000
+#define IDM_EXIT 40001
+#define IDM_ABOUT 40002
+#define IDM_PAUSE 40003
+#define IDM_PERF_MONITOR 40004
+#define IDM_SHADOWS 40005
+#define IDM_TEXTURES 40006
+#define IDM_SAVE_SETTINGS 40007
+#define IDM_SINGLE_STEP 40008
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 108
+#define _APS_NEXT_COMMAND_VALUE 40009
+#define _APS_NEXT_CONTROL_VALUE 1001
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif