We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c471388 commit 75ce80fCopy full SHA for 75ce80f
res/gamedata/shaders/gl/common_iostructs.h
@@ -1,6 +1,8 @@
1
#ifndef common_iostructs_h_included
2
#define common_iostructs_h_included
3
4
+#include "shared\common.h"
5
+
6
////////////////////////////////////////////////////////////////
7
// This file contains io structs:
8
// v_name : input for vertex shader.
0 commit comments