1 2 3 4 5 6
#pragma once namespace world::chunk_visibility { void update_late(void); } // namespace world::chunk_visibility