@@ -20,6 +20,10 @@ namespace StepMania
|
||||
// If successful, return filename of screenshot in sDir, else return ""
|
||||
RString SaveScreenshot( RString sDir, bool bSaveCompressed, bool bMakeSignature, int iIndex = -1 );
|
||||
|
||||
void InsertCoin( int iNum = 1, bool bCountInBookkeeping = true );
|
||||
void InsertCredit();
|
||||
void ClearCredits();
|
||||
|
||||
void GetPreferredVideoModeParams( VideoModeParams ¶msOut );
|
||||
bool GetHighResolutionTextures();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user