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

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