Move LightingUidData to the LightingShaderGen header

This commit is contained in:
Pierre Bourdon
2013-09-04 21:47:21 +02:00
parent 30da36dd1e
commit 175707739e
4 changed files with 15 additions and 17 deletions

View File

@ -8,6 +8,7 @@
#include "VideoCommon.h"
#include "ShaderGenCommon.h"
#include "BPMemory.h"
#include "LightingShaderGen.h"
#define I_COLORS "color"
#define I_KCOLORS "k"