1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 02:49:55 +00:00
openmw-tes3mp/apps/openmw/mwrender/creatures.hpp

7 lines
83 B
C++
Raw Normal View History

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