summaryrefslogtreecommitdiffstats
path: root/game/client/world/chunk_visibility.hh
blob: e9b2d89eb4e2b2e881f38d4c1dc2b01ae24a87e5 (plain)
1
2
3
4
5
6
#pragma once

namespace world::chunk_visibility
{
void update_late(void);
} // namespace world::chunk_visibility