1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-04 21:40:03 +00:00
OpenMW/apps/openmw/mwrender/creatures.hpp

7 lines
83 B
C++
Raw Normal View History

2011-11-02 00:13:33 -04:00
#include <openengine/ogre/renderer.hpp>
2011-10-31 23:59:16 -04:00
namespace MWRender{
class Creatures{
};
}