diff options
Diffstat (limited to 'game/client/entity/interpolation.hh')
| -rw-r--r-- | game/client/entity/interpolation.hh | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/game/client/entity/interpolation.hh b/game/client/entity/interpolation.hh index 6935fe8..a7c4dac 100644 --- a/game/client/entity/interpolation.hh +++ b/game/client/entity/interpolation.hh @@ -1,6 +1,6 @@ -#pragma once - -namespace entity::interpolation -{ -void update(void); -} // namespace entity::interpolation +#pragma once
+
+namespace entity::interpolation
+{
+void update(void);
+} // namespace entity::interpolation
|
