Renamed /gui to /graphics and /sfx to /sound, to better illustrate their purpose

svn-id: r47007
This commit is contained in:
Filippos Karapetis 2010-01-05 01:22:16 +00:00
parent d8c59f5baa
commit 84cd8d2dc7
72 changed files with 175 additions and 175 deletions

View file

@ -31,7 +31,7 @@
#include "sci/engine/state.h"
#include "sci/engine/kernel.h"
#include "sci/engine/gc.h"
#include "sci/gui/gui.h"
#include "sci/graphics/gui.h"
namespace Sci {