mirror of https://github.com/odrling/Aegisub
parent
c67fe6db5d
commit
4eeacb5ab9
|
@ -108,7 +108,7 @@ std::string Platform::GetVideoInfo(enum Platform::VideoInfo which) {
|
||||||
default:
|
default:
|
||||||
return "";
|
return "";
|
||||||
}
|
}
|
||||||
|
return "";
|
||||||
}
|
}
|
||||||
|
|
||||||
std::string Platform::ArchName() {
|
std::string Platform::ArchName() {
|
||||||
|
|
Loading…
Reference in New Issue