begin defining lights
This commit is contained in:
parent
096923a5aa
commit
0d920c3722
5 changed files with 36 additions and 0 deletions
|
@ -140,6 +140,7 @@
|
|||
<ClInclude Include="Entity.h" />
|
||||
<ClInclude Include="Game.h" />
|
||||
<ClInclude Include="Input.h" />
|
||||
<ClInclude Include="Lights.h" />
|
||||
<ClInclude Include="Material.h" />
|
||||
<ClInclude Include="Mesh.h" />
|
||||
<ClInclude Include="SimpleShader.h" />
|
||||
|
|
Reference in a new issue