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