#pragma once namespace entity::interpolation { void update(void); } // namespace entity::interpolation