mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-17 13:53:57 -07:00
Reviewed By: elexis Differential Revision: https://code.wildfiregames.com/D1005 This was SVN commit r20402.
8 lines
226 B
XML
8 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>
|