mirror of
https://github.com/Atmosphere-NX/Atmosphere-libs.git
synced 2025-06-22 19:32:39 +02:00
diag: fix process name cache
This commit is contained in:
parent
f660acb0cd
commit
11cad64de1
@ -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