fix search/replace
This commit is contained in:
@@ -16,7 +16,7 @@ void ChangeCurrentGame( const Game* g );
|
||||
void FocusChanged( bool bHasFocus );
|
||||
bool AppHasFocus();
|
||||
|
||||
// If successful, return filename of screenshot in sDir, else return CString()
|
||||
// If successful, return filename of screenshot in sDir, else return ""
|
||||
CString SaveScreenshot( CString sDir, bool bSaveCompressed, bool bMakeSignature, int iIndex = -1 );
|
||||
|
||||
void InsertCoin( int iNum = 1, const RageTimer *pTime = NULL );
|
||||
|
||||
Reference in New Issue
Block a user