This commit is contained in:
Glenn Maynard
2004-01-25 15:45:50 +00:00
parent e5c242a290
commit f116a3f4e8
3 changed files with 13 additions and 4 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
struct CodeItem
{
public:
void Load( CString sButtonsNames );
bool Load( CString sButtonsNames );
bool EnteredCode( GameController controller ) const;
private: