mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2026-01-24 13:32:51 -05:00
Implemented get_section using elfio
This commit is contained in:
@@ -73,6 +73,8 @@ namespace {
|
||||
versions.insert(i->str());
|
||||
}
|
||||
|
||||
LOG_DEBUG("Found {} steamclient version(s) in read-only section: {}", versions.size(), versions);
|
||||
|
||||
return versions;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user