taylor001 13 лет назад
Родитель
Сommit
c75796aef2
1 измененных файлов с 0 добавлено и 4 удалено
  1. 0 4
      src/Crown.h

+ 0 - 4
src/Crown.h

@@ -32,7 +32,6 @@ OTHER DEALINGS IN THE SOFTWARE.
 #include "Types.h"
 #include "CoreEventArgs.h"
 //#include "WithProperties.h"
-#include "Observable.h"
 #include "Shared.h"
 #include "Singleton.h"
 
@@ -84,7 +83,6 @@ OTHER DEALINGS IN THE SOFTWARE.
 #include "Device.h"
 #include "Font.h"
 #include "FontManager.h"
-#include "Frame.h"
 #include "Glyph.h"
 #include "Image.h"
 #include "IndexBuffer.h"
@@ -106,8 +104,6 @@ OTHER DEALINGS IN THE SOFTWARE.
 #include "Renderer.h"
 #include "ResourceManager.h"
 #include "Skybox.h"
-#include "Sprite.h"
-#include "SpriteAnimator.h"
 #include "TextRenderer.h"
 #include "TextureManager.h"
 #include "Timer.h"