diff options
Diffstat (limited to 'include/World.h')
-rw-r--r-- | include/World.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/World.h b/include/World.h index 3b4b56d..d8440a0 100644 --- a/include/World.h +++ b/include/World.h @@ -21,4 +21,4 @@ public: void detect(vec2 *v,const float width);
};
-#endif // WORLD_H
+#endif // WORLD_H |