diff options
Diffstat (limited to 'src/world.h')
-rw-r--r-- | src/world.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/world.h b/src/world.h index ada9fa1..21f5aec 100644 --- a/src/world.h +++ b/src/world.h @@ -2,8 +2,6 @@ #include "assets.h" #include "entity.h" -// This file is likely completely change. - #ifndef WORLD_H #define WORLD_H |