mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-03 08:07:45 +00:00
Move LightingUidData to the LightingShaderGen header
This commit is contained in:
parent
30da36dd1e
commit
175707739e
4 changed files with 15 additions and 17 deletions
|
@ -9,6 +9,7 @@
|
|||
#include "XFMemory.h"
|
||||
#include "VideoCommon.h"
|
||||
#include "ShaderGenCommon.h"
|
||||
#include "LightingShaderGen.h"
|
||||
|
||||
// TODO should be reordered
|
||||
#define SHADER_POSITION_ATTRIB 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue