LoadOptionIcon -> SetOptionIcon

This commit is contained in:
Glenn Maynard
2005-07-15 05:43:10 +00:00
parent 5c441a5fdf
commit d9068e601d
5 changed files with 7 additions and 9 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ public:
void LoadMetrics( const CString &sType );
void LoadNormal( const OptionRowDefinition &def, OptionRowHandler *pHand, bool bFirstItemGoesDown );
void LoadExit();
void LoadOptionIcon( PlayerNumber pn, const CString &sText );
void SetOptionIcon( PlayerNumber pn, const CString &sText );
CString GetRowTitle() const;