File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
#include " le2d/asset_loader.hpp"
13
13
#include " le2d/data_loader.hpp"
14
14
#include " le2d/drawable/text.hpp"
15
- #include " lighhouse .hpp"
15
+ #include " lighthouse .hpp"
16
16
#include " util/random.hpp"
17
17
18
18
namespace miracle {
Original file line number Diff line number Diff line change 8
8
#include " enemy.hpp"
9
9
#include " le2d/drawable/text.hpp"
10
10
#include " le2d/font.hpp"
11
- #include " lighhouse.hpp"
12
11
#include " light.hpp"
12
+ #include " lighthouse.hpp"
13
13
14
14
namespace miracle {
15
15
class Game {
Original file line number Diff line number Diff line change 1
1
#include < glm/gtc/matrix_transform.hpp>
2
- #include < lighhouse .hpp>
2
+ #include < lighthouse .hpp>
3
3
#include " glm/gtx/norm.hpp"
4
4
#include " le2d/asset_loader.hpp"
5
5
#include " le2d/data_loader.hpp"
File renamed without changes.
You can’t perform that action at this time.
0 commit comments