begin defining lights

This commit is contained in:
lightling 2022-03-19 14:57:54 -04:00
parent 096923a5aa
commit 0d920c3722
Signed by: lightling
GPG key ID: 016F11E0AA296B67
5 changed files with 36 additions and 0 deletions

View file

@ -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" />