diff options
Diffstat (limited to 'game/main.cpp')
-rw-r--r-- | game/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/game/main.cpp b/game/main.cpp index b9bebfb..e341353 100644 --- a/game/main.cpp +++ b/game/main.cpp @@ -5,7 +5,6 @@ #include "menus/mainmenu/MainMenuScene.h" #include "menus/shop/ShopMenuScene.h" - using namespace crepe; int main() { |