Skip to content

Commit

Permalink
fdf
Browse files Browse the repository at this point in the history
  • Loading branch information
iArtie committed Feb 29, 2024
1 parent 58aaa1a commit d7baf02
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion src/MeltdownSelectLevelLayer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#include <Geode/Enums.hpp>
#include "NewLevelSelectLayer.h"
#include <iostream>
#include <windows.h>

using namespace geode::prelude;

Expand Down
1 change: 0 additions & 1 deletion src/NewLevelSelectLayer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#include <Geode/Enums.hpp>
#include "NewLevelSelectLayer.h"
#include <iostream>
#include <windows.h>

using namespace geode::prelude;

Expand Down
2 changes: 1 addition & 1 deletion src/ownWorldLevelPage.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include "../src/ownWorldLevelPage.hpp"
//#include "ownWorldLevelPage.hpp"
#include <windows.h>

#include <string>
#include <cstdlib>
#include <cocos2d.h>
Expand Down

0 comments on commit d7baf02

Please sign in to comment.