mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-27 13:14:15 -04:00
erpt: update for 11.0.0 (closes #1218)
This commit is contained in:
parent
bba99d49da
commit
6da28f4a27
24 changed files with 438 additions and 146 deletions
|
@ -173,7 +173,7 @@ namespace ams::erpt::srv {
|
|||
}
|
||||
}
|
||||
|
||||
Result Stream::GetStreamSize(s64 *out) {
|
||||
Result Stream::GetStreamSize(s64 *out) const {
|
||||
return GetStreamSize(out, this->file_name);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue