#include "CModel.hpp" namespace Retro { void CModel::Draw(const CModelFlags& flags) const { } }