diff --git a/src/xenia/emulator.cc b/src/xenia/emulator.cc index ccad66e31..f9b9900cf 100644 --- a/src/xenia/emulator.cc +++ b/src/xenia/emulator.cc @@ -390,6 +390,7 @@ void Emulator::CheckMountWarning(const std::filesystem::path& path) { "does not support or condone. Any users who come to the Xenia discord " "for support who are found to be using pirated games will be banned " "immediately, regardless of whether they own a physical copy."); + uint64_t time_finished_reading = Clock::QueryHostUptimeMillis(); /* we only show them this warning once. if they immediately skipped it, assume they're an idiot and force