diff options
Diffstat (limited to 'src/game/client/glfw.hh')
| -rw-r--r-- | src/game/client/glfw.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/client/glfw.hh b/src/game/client/glfw.hh index 9cdf734..d978429 100644 --- a/src/game/client/glfw.hh +++ b/src/game/client/glfw.hh @@ -34,4 +34,4 @@ struct GlfwScrollEvent final { float dy; }; -#endif /* CLIENTFW */ +#endif // CLIENTFW |
