File missing in previous commit.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4309 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk 2009-12-17 00:24:38 +00:00
parent d4c537c7e8
commit 0ddcb9dc2c

View File

@ -159,7 +159,7 @@ private:
/** Checkline manager. */
CheckManager *m_check_manager;
void loadTrackInfo(const std::string &filename);
void loadTrackInfo();
void itemCommand(const Vec3 &xyz, Item::ItemType item_type,
int bNeedHeight);
void loadQuadGraph(unsigned int mode_id);