add Light.cc, nothing need to implement yet

This commit is contained in:
Shuo Feng 2024-02-11 17:54:46 -05:00
parent a12711e543
commit 2e6a248b3c
Signed by: sfeng
GPG key ID: 1E83AE6CD1C037B1

1
src/Light.cc Normal file
View file

@ -0,0 +1 @@
#include "Light.h"