diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2017-10-21 13:50:04 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2017-10-21 13:50:04 -0400 |
commit | 7644b740e87053838f3c7a80e88ad192fcf1a5e2 (patch) | |
tree | dc2ba05afc79b9a75eba1ce52756fb613c83607a /include/components/all.hpp | |
parent | ad8d35b1398ac798b22175329254f1f0f3428f14 (diff) |
lightsgit status! fireflies
Diffstat (limited to 'include/components/all.hpp')
-rw-r--r-- | include/components/all.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/components/all.hpp b/include/components/all.hpp index 7c4e0d1..3c243a7 100644 --- a/include/components/all.hpp +++ b/include/components/all.hpp @@ -13,6 +13,7 @@ #include "hit.hpp" #include "hop.hpp" #include "itemdrop.hpp" +#include "light.hpp" #include "name.hpp" #include "physics.hpp" #include "player.hpp" |