1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 15:39:02 +00:00
OpenMW/apps/openmw/mwrender/npcs.hpp

7 lines
78 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 Npcs{
};
}