diff options
Diffstat (limited to 'source/game/StarWorldClient.hpp')
-rw-r--r-- | source/game/StarWorldClient.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/game/StarWorldClient.hpp b/source/game/StarWorldClient.hpp index c5fbfd0..0686057 100644 --- a/source/game/StarWorldClient.hpp +++ b/source/game/StarWorldClient.hpp @@ -190,6 +190,7 @@ private: bool operator<(DamageNumberKey const& other) const; }; + void lightingTileGather(); void lightingMain(); void initWorld(WorldStartPacket const& packet); |