diff options
Diffstat (limited to 'src/graphics_c2_opengl.h')
-rw-r--r-- | src/graphics_c2_opengl.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/graphics_c2_opengl.h b/src/graphics_c2_opengl.h new file mode 100644 index 0000000..a5aa15d --- /dev/null +++ b/src/graphics_c2_opengl.h @@ -0,0 +1,6 @@ +#ifndef _HACKVR_GRAPHICS_OPENGL_H_ +#define _HACKVR_GRAPHICS_OPENGL_H_ + +//this file intentionally left blank + +#endif |