Missing file in commit 7593.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7955 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk 2011-03-16 21:43:58 +00:00
parent f12af6ea2d
commit c6c61f7f3e

View File

@ -71,7 +71,7 @@ private:
enum {RES_CHANGE_NONE, RES_CHANGE_YES,
RES_CHANGE_CANCEL} m_resolution_changing;
void setAllMaterialFlags(scene::IAnimatedMesh *mesh) const;
void setAllMaterialFlags(scene::IMesh *mesh) const;
std::vector<VideoMode> m_modes;
void setupViewports();