Remove use of memcmp in CheckCaches
This commit is contained in:
@@ -50,6 +50,8 @@ struct CompanyInfrastructure {
|
||||
uint32_t GetTramTotal() const;
|
||||
|
||||
char *Dump(char *buffer, const char *last) const;
|
||||
|
||||
bool operator==(const CompanyInfrastructure &) const = default;
|
||||
};
|
||||
|
||||
class FreeUnitIDGenerator {
|
||||
|
||||
Reference in New Issue
Block a user