ASYLUM: Shifted some files around, and moved all the resource-related classes into resource.h

git-svn-id: http://asylumengine.googlecode.com/svn/trunk@50 0bfb4aae-4ea4-11de-8d8d-752d95cf3e3c
This commit is contained in:
Filippos Karapetis 2009-06-12 12:49:50 +00:00 committed by Eugene Sandulenko
parent fe791aaae2
commit 00c0efeae6
No known key found for this signature in database
GPG key ID: 014D387312D34F08
8 changed files with 23 additions and 117 deletions

View file

@ -30,7 +30,7 @@
#include "asylum/asylum.h"
#include "asylum/screen.h"
#include "asylum/resources/video.h"
#include "asylum/video.h"
namespace Asylum {