summaryrefslogtreecommitdiffstats
path: root/game/client/entity/interpolation.hh
blob: a7c4dacccb2d47dcde6a1ebbcd3df98e6d65ff70 (plain)
1
2
3
4
5
6
#pragma once

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