1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 12:42:11 +00:00
OpenMW/apps/openmw/mwrender/creatures.hpp
2011-11-02 00:13:33 -04:00

7 lines
83 B
C++

#include <openengine/ogre/renderer.hpp>
namespace MWRender{
class Creatures{
};
}