mirror of
https://github.com/holub/mame
synced 2025-04-22 08:22:15 +03:00
commit
d061b1ddb3
@ -279,6 +279,8 @@ std::string hash_collection::attribute_string() const
|
||||
|
||||
bool hash_collection::from_internal_string(const char *string)
|
||||
{
|
||||
assert(string != nullptr);
|
||||
|
||||
// start fresh
|
||||
reset();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user