#ifndef _GAME_RENDER_NPCS_H #define _GAME_RENDER_NPCS_H #include namespace MWRender{ class Npcs{ }; } #endif