diff options
Diffstat (limited to 'src/game/client/interpolation.hh')
| -rw-r--r-- | src/game/client/interpolation.hh | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/game/client/interpolation.hh b/src/game/client/interpolation.hh deleted file mode 100644 index 677f31b..0000000 --- a/src/game/client/interpolation.hh +++ /dev/null @@ -1,10 +0,0 @@ -#ifndef CLIENT_INTERPOLATION_HH -#define CLIENT_INTERPOLATION_HH 1 -#pragma once - -namespace interpolation -{ -void update(void); -} // namespace interpolation - -#endif // CLIENT_INTERPOLATION_HH |
