mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-12-01 02:37:27 +01:00
diag: fix process name cache
This commit is contained in:
parent
d954e85826
commit
28f0940c58
@ -82,6 +82,8 @@ namespace ams::diag::impl {
|
|||||||
g_process_name = "";
|
g_process_name = "";
|
||||||
g_process_name_size = 0;
|
g_process_name_size = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
g_got_process_name = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user