Mercurial > mm7
comparison NewUI/MainMenu.h @ 2496:5abd8fc8f1c6
for ITEM_ARTIFACT_LADYS_ESCORT
author | Ritor1 |
---|---|
date | Thu, 18 Sep 2014 17:38:54 +0600 |
parents | a5637690ffbb |
children |
comparison
equal
deleted
inserted
replaced
2495:7b076fe64f23 | 2496:5abd8fc8f1c6 |
---|---|
1 #pragma once | 1 #pragma once |
2 #include "Core/UIControl.h" | 2 #include "Core/UIControl.h" |
3 #include "..\Render.h" | 3 #include "..\Engine/Graphics/Render.h" |
4 | 4 |
5 | 5 |
6 class MainMenuWindow: public UIControl | 6 class MainMenuWindow: public UIControl |
7 { | 7 { |
8 public: | 8 public: |