From e815ed31748e562ff3d16fa8b243a15cbf4a29db Mon Sep 17 00:00:00 2001 From: Treeki Date: Fri, 8 Oct 2010 05:05:15 +0200 Subject: forgot to save this file. committing it before I go to sleep, I'll work more tomorrow :p --- lyt/materials/indirectstage.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lyt') diff --git a/lyt/materials/indirectstage.h b/lyt/materials/indirectstage.h index 2b4bd5f..30c6f9d 100644 --- a/lyt/materials/indirectstage.h +++ b/lyt/materials/indirectstage.h @@ -30,6 +30,10 @@ public: void dumpToDebug(); + int texCoord; + int texMap; + int wrap_s; + int wrap_t; }; -- cgit v1.2.3