Codechange: rename ClearTypeInformation so it can be used for preparing for the next run
This commit is contained in:
@@ -57,7 +57,7 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
void ClearTypeInformation();
|
||||
void PrepareForNextRun();
|
||||
void SetTypeOfNextParameter(WChar type) { this->next_type = type; }
|
||||
|
||||
int64 GetInt64();
|
||||
|
Reference in New Issue
Block a user