mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-17 03:35:49 +00:00
4104bf6ce0
Reviewed By: elexis Differential Revision: https://code.wildfiregames.com/D1005 This was SVN commit r20402.
9 lines
226 B
XML
9 lines
226 B
XML
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
|
|
|
<Program>
|
|
<Shaders>
|
|
<Shader type="VERTEX_SHADER">shaders/model_light.vs</Shader>
|
|
<Shader type="VERTEX_SHADER">shaders/globallight.vs</Shader>
|
|
</Shaders>
|
|
</Program>
|